]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: hook
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 17:10:56 +0000 (13:10 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 17:10:56 +0000 (13:10 -0400)
src/lib/hooks/server_hooks.h

index bf100cdb15ee2a98e1d746d74d7a538546de43be..9fc60bcdcea8f51954bc499c5c4dc65c9651eec4 100644 (file)
@@ -95,7 +95,7 @@ public:
     /// Returns the name of a hook given the index.  This is most likely to be
     /// used in log messages.
     ///
-    /// @param index Index of the hoold
+    /// @param index Index of the hook
     ///
     /// @return Name of the hook.
     ///