Browse Source

[5131] spelling

Francis Dupont 8 years ago
parent
commit
fe5ae0840a
1 changed files with 1 additions and 1 deletions
  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)