]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: configured
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:58:47 +0000 (11:58 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:58:47 +0000 (11:58 -0400)
src/bin/dhcp6/dhcp6_srv.h

index f1c4d8f0bfaa7453491b6a4354e9b2a5a16d70a3..c480a10f47598102f7a3d4dd72cae2f60eae543b 100644 (file)
@@ -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.