]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[3805] Fixed obvious error in the Hooks Developer Guide.
authorMarcin Siodelski <marcin@isc.org>
Thu, 11 Jun 2015 18:11:39 +0000 (20:11 +0200)
committerMarcin Siodelski <marcin@isc.org>
Thu, 11 Jun 2015 18:11:39 +0000 (20:11 +0200)
src/lib/hooks/hooks_user.dox

index 7079f3c75833564f4a9fcd3a9a5956b6316a0273..3b2c17c6c4269367973da25cb3e3e1d7cbebdb60 100644 (file)
@@ -681,7 +681,7 @@ configuration from the root logger. For example, when the hooks
 library is attached to the DHCPv4 server, the root logger name is
 "kea-dhcp4", and the library by default uses configuration of this
 logger. The configuration of the library's logger can
-be modified by putting adding a configuration entry for it
+be modified by adding a configuration entry for it
 to the configuration file. In case of the "packet-capture"
 logger declared above, the full name of the logger in the
 configuration file will be "kea-dhcp4.packet-capture". The