Browse Source

spelling: hook

Josh Soref 7 years ago
parent
commit
85a9c1d055
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/hooks/server_hooks.h

+ 1 - 1
src/lib/hooks/server_hooks.h

@@ -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.
     ///