From: Josh Soref Date: Sun, 23 Jul 2017 16:29:17 +0000 (-0400) Subject: spelling: encoded X-Git-Tag: trac5124a_base~35^2~150 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d280ed77624dd9c51d2ca82b96dec5bc1caefa7e;p=thirdparty%2Fkea.git spelling: encoded --- diff --git a/src/lib/dhcp/option4_client_fqdn.cc b/src/lib/dhcp/option4_client_fqdn.cc index e158ae1eb7..add097bf60 100644 --- a/src/lib/dhcp/option4_client_fqdn.cc +++ b/src/lib/dhcp/option4_client_fqdn.cc @@ -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.