From: Francis Dupont Date: Sun, 5 Feb 2017 11:46:37 +0000 (+0100) Subject: [5131] spelling X-Git-Tag: trac3590_base~16^2~1^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=fe5ae0840ab3eb912fe9fb2573f7326f5da83f38;p=thirdparty%2Fkea.git [5131] spelling --- diff --git a/src/lib/dhcp/pkt6.h b/src/lib/dhcp/pkt6.h index eb0216cc47..64c8d4ad3d 100644 --- a/src/lib/dhcp/pkt6.h +++ b/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)