From d280ed77624dd9c51d2ca82b96dec5bc1caefa7e Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 23 Jul 2017 12:29:17 -0400 Subject: [PATCH] spelling: encoded --- src/lib/dhcp/option4_client_fqdn.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. -- 2.47.2