]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: command
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:56:27 +0000 (11:56 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:56:27 +0000 (11:56 -0400)
src/bin/dhcp4/ctrl_dhcp4_srv.h
src/bin/dhcp6/ctrl_dhcp6_srv.h
src/lib/process/d_controller.h

index b0c1a89d2f93a2e85d902c496401208526df40c4..d2fcf193f61f585b1798a782826b83a9cbd473fc 100644 (file)
@@ -180,7 +180,7 @@ private:
 
     /// @brief handler for processing 'write-config' command
     ///
-    /// This handle processes write-config comamnd, which writes the
+    /// This handle processes write-config command, which writes the
     /// current configuration to disk. This command takes one optional
     /// parameter called filename. If specified, the current configuration
     /// will be written to that file. If not specified, the file used during
index 2bc8073bb3579de65be08b6f2ac00ba81771788c..4648aefb5c37f94067ca92e96b668ea8157c10aa 100644 (file)
@@ -180,7 +180,7 @@ private:
 
     /// @brief handler for processing 'write-config' command
     ///
-    /// This handle processes write-config comamnd, which writes the
+    /// This handle processes write-config command, which writes the
     /// current configuration to disk. This command takes one optional
     /// parameter called filename. If specified, the current configuration
     /// will be written to that file. If not specified, the file used during
index 05b726aedec46cedecc6d079e28e8ae5f8057b09..a9959c0b9dee787c44124d23206a950eb1c10bba 100644 (file)
@@ -270,7 +270,7 @@ public:
 
     /// @brief handler for config-write command
     ///
-    /// This handle processes write-config comamnd, which writes the
+    /// This handle processes write-config command, which writes the
     /// current configuration to disk. This command takes one optional
     /// parameter called filename. If specified, the current configuration
     /// will be written to that file. If not specified, the file used during