]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: encoded
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 16:29:17 +0000 (12:29 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 16:29:17 +0000 (12:29 -0400)
src/lib/dhcp/option4_client_fqdn.cc

index e158ae1eb7441c31a11c4b3350c697e22f111f24..add097bf6006251648bd7d93d29098ddc809feed 100644 (file)
@@ -104,7 +104,7 @@ public:
     void parseCanonicalDomainName(OptionBufferConstIter first,
                                   OptionBufferConstIter last);
 
-    /// @brief Parse domain-name emcoded in the deprecated ASCII format.
+    /// @brief Parse domain-name encoded in the deprecated ASCII format.
     ///
     /// @param first An iterator pointing to the beginning of the option data
     /// where domain-name is stored.