]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5131] spelling
authorFrancis Dupont <fdupont@isc.org>
Sun, 5 Feb 2017 11:46:37 +0000 (12:46 +0100)
committerFrancis Dupont <fdupont@isc.org>
Sun, 5 Feb 2017 11:46:37 +0000 (12:46 +0100)
src/lib/dhcp/pkt6.h

index eb0216cc47513b320597dc73d4a9f996523977c8..64c8d4ad3db7844044de563934f976853e80c17f 100644 (file)
@@ -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)