]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: logging
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 18:02:05 +0000 (14:02 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 18:02:05 +0000 (14:02 -0400)
src/lib/process/d_controller.h

index 314fb425c06110ae35e9047a1a41e7c9f8d0a819..4d781331c529a69e2622259f11b584f4521e940d 100644 (file)
@@ -205,7 +205,7 @@ public:
     /// than the JSON parsing providing by Element::fromJSONFile() is called.
     ///
     /// Once parsed, the method looks for the Element "Logging" and, if present
-    /// uses it to configure loging.
+    /// uses it to configure logging.
     ///
     /// It then extracts the set of configuration elements for the
     /// module-name that matches the controller's app_name_ and passes that