]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: printable
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 19:35:58 +0000 (15:35 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 19:35:58 +0000 (15:35 -0400)
src/lib/dhcp/pkt6.h

index 64c8d4ad3db7844044de563934f976853e80c17f..e7bac67de774315e2459dc04870f5a03be0f2c0a 100644 (file)
@@ -87,7 +87,7 @@ public:
         /// @brief default constructor
         RelayInfo();
 
-        /// @brief Returns prinable representation of the relay information.
+        /// @brief Returns printable representation of the relay information.
         /// @return text representation of the structure (used in debug logging)
         std::string toText() const;