Browse Source

spelling: everything

Josh Soref 7 years ago
parent
commit
0b727ffb02
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/dhcpsrv/daemon.h

+ 1 - 1
src/lib/dhcpsrv/daemon.h

@@ -100,7 +100,7 @@ public:
 
     /// @brief Sets or clears verbose mode
     ///
-    /// Verbose mode (-v in command-line) triggers loggers to log everythin
+    /// Verbose mode (-v in command-line) triggers loggers to log everything
     /// (sets severity to DEBUG and debuglevel to 99). Values specified in the
     /// config file are ignored.
     ///