Parcourir la source

[5131] spelling

Francis Dupont il y a 8 ans
Parent
commit
fe5ae0840a
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/lib/dhcp/pkt6.h

+ 1 - 1
src/lib/dhcp/pkt6.h

@@ -88,7 +88,7 @@ public:
         RelayInfo();
 
         /// @brief Returns prinable representation of the relay information.
-        /// @return text represenation of the structure (used in debug logging)
+        /// @return text representation of the structure (used in debug logging)
         std::string toText() const;
 
         uint8_t   msg_type_;               ///< message type (RELAY-FORW oro RELAY-REPL)