Parcourir la source

spelling: pretends

Josh Soref il y a 7 ans
Parent
commit
77449d0730
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/bin/dhcp4/tests/dhcp4_test_utils.h

+ 1 - 1
src/bin/dhcp4/tests/dhcp4_test_utils.h

@@ -418,7 +418,7 @@ public:
     void configure(const std::string& config, NakedDhcpv4Srv& srv,
     void configure(const std::string& config, NakedDhcpv4Srv& srv,
                    const bool commit = true);
                    const bool commit = true);
 
 
-    /// @brief Pretents a packet of specified type was received.
+    /// @brief Pretends a packet of specified type was received.
     ///
     ///
     /// Instantiates fake network interfaces, configures passed Dhcpv4Srv,
     /// Instantiates fake network interfaces, configures passed Dhcpv4Srv,
     /// then creates a message of specified type and sends it to the
     /// then creates a message of specified type and sends it to the