From: Marcin Siodelski Date: Fri, 20 Oct 2017 15:15:47 +0000 (+0200) Subject: [5331] Corrected spelling error as a result of review. X-Git-Tag: trac5389_base~5^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e343b9f0819c06f43fdb1fb37418606fba606a8e;p=thirdparty%2Fkea.git [5331] Corrected spelling error as a result of review. --- diff --git a/src/lib/hooks/hooks_user.dox b/src/lib/hooks/hooks_user.dox index d4607aeb32..470be9249d 100644 --- a/src/lib/hooks/hooks_user.dox +++ b/src/lib/hooks/hooks_user.dox @@ -1105,7 +1105,7 @@ is generated, the command handler must set it as "response" argument prior to re It is uncommon but valid scenario to have multiple hook libraries providing command handlers for the same command. They are invoked sequentially and each of them can freely modify a response set by a previous callout. This includes entirely -replacing the response provided by previous callouts, if neccessary. +replacing the response provided by previous callouts, if necessary. @subsubsection hooksdgMultipleCallouts Multiple Callouts on a Hook