]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] v4/v6 typos in comments
authorFrancis Dupont <fdupont@isc.org>
Fri, 20 Feb 2015 11:43:28 +0000 (12:43 +0100)
committerFrancis Dupont <fdupont@isc.org>
Fri, 20 Feb 2015 11:43:28 +0000 (12:43 +0100)
src/bin/dhcp6/json_config_parser.cc

index 9915c077ef81de502e276b3870ac042c5b0c032d..708a45c94492975827d12a21e4193f30f6bc1f85 100644 (file)
@@ -323,7 +323,7 @@ public:
         :SubnetConfigParser("", globalContext(), IOAddress("::")) {
     }
 
-    /// @brief Parses a single IPv4 subnet configuration and adds to the
+    /// @brief Parses a single IPv6 subnet configuration and adds to the
     /// Configuration Manager.
     ///
     /// @param subnet A new subnet being configured.