Parcourir la source

spelling: library

Josh Soref il y a 7 ans
Parent
commit
533d06b423
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/lib/hooks/callout_manager.h

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

@@ -227,7 +227,7 @@ public:
 
 
     /// @brief Calls the callouts for a given hook
     /// @brief Calls the callouts for a given hook
     ///
     ///
-    /// Iterates through the libray handles and calls the callouts associated
+    /// Iterates through the library handles and calls the callouts associated
     /// with the given hook index.
     /// with the given hook index.
     ///
     ///
     /// @note This method invalidates the current library index set with
     /// @note This method invalidates the current library index set with