]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
small changes
authorRazvan Becheriu <razvan@isc.org>
Wed, 4 Sep 2019 15:53:42 +0000 (18:53 +0300)
committerRazvan Becheriu <razvan@isc.org>
Wed, 6 Nov 2019 17:30:43 +0000 (19:30 +0200)
src/bin/dhcp6/dhcp6_srv.h

index 9d4348a51a6c24d99bbb78ff8ae46b30aedafb52..8828f3953583c3dc613fbdcd2f88275531fc11b9 100644 (file)
@@ -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.