From: Josh Soref Date: Sun, 23 Jul 2017 15:58:47 +0000 (-0400) Subject: spelling: configured X-Git-Tag: trac5124a_base~35^2~184 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=60f564cd886dd1b1be2e8d579c21950cb16d065d;p=thirdparty%2Fkea.git spelling: configured --- diff --git a/src/bin/dhcp6/dhcp6_srv.h b/src/bin/dhcp6/dhcp6_srv.h index f1c4d8f0bf..c480a10f47 100644 --- a/src/bin/dhcp6/dhcp6_srv.h +++ b/src/bin/dhcp6/dhcp6_srv.h @@ -649,7 +649,7 @@ protected: void setReservedClientClasses(const Pkt6Ptr& pkt, const AllocEngine::ClientContext6& ctx); - /// @brief Attempts to get a MAC/hardware address using configred sources + /// @brief Attempts to get a MAC/hardware address using configured sources /// /// Tries to extract MAC/hardware address information from the packet /// using MAC sources configured in 'mac-sources' configuration parameter.