Parcourir la source

[master] v4/v6 typos in comments

Francis Dupont il y a 10 ans
Parent
commit
2b9665c1a5
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/bin/dhcp6/json_config_parser.cc

+ 1 - 1
src/bin/dhcp6/json_config_parser.cc

@@ -323,7 +323,7 @@ public:
         :SubnetConfigParser("", globalContext(), IOAddress("::")) {
         :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.
     /// Configuration Manager.
     ///
     ///
     /// @param subnet A new subnet being configured.
     /// @param subnet A new subnet being configured.