Browse Source

spelling: added

Josh Soref 7 years ago
parent
commit
475fee4f81
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/bin/dhcp6/tests/fqdn_unittest.cc

+ 1 - 1
src/bin/dhcp6/tests/fqdn_unittest.cc

@@ -234,7 +234,7 @@ public:
 
     /// @brief Adds IA option to the message.
     ///
-    /// Addded option holds an address.
+    /// Added option holds an address.
     ///
     /// @param iaid IAID
     /// @param pkt A DHCPv6 message to which the IA option should be added.