From: Razvan Becheriu Date: Wed, 4 Sep 2019 15:53:42 +0000 (+0300) Subject: small changes X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=b92e9fe652366e3bd9c7eba8a6b99ae525514f38;p=thirdparty%2Fkea.git small changes --- diff --git a/src/bin/dhcp6/dhcp6_srv.h b/src/bin/dhcp6/dhcp6_srv.h index 9d4348a51a..8828f39535 100644 --- a/src/bin/dhcp6/dhcp6_srv.h +++ b/src/bin/dhcp6/dhcp6_srv.h @@ -198,7 +198,7 @@ public: /// /// @brief Get UDP port on which server should listen. /// - /// Typically, server listens on UDP port 547. Other ports are used + /// Typically, server listens on UDP port number 547. Other ports are used /// for testing purposes only. /// /// @return UDP port on which server should listen.