]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#691,!395] Fixed a typo in the IfaceMgr header.
authorMarcin Siodelski <marcin@isc.org>
Wed, 26 Jun 2019 18:27:59 +0000 (20:27 +0200)
committerThomas Markwalder <tmark@isc.org>
Thu, 27 Jun 2019 11:50:55 +0000 (07:50 -0400)
src/lib/dhcp/iface_mgr.h

index 9f36a4e50a3b837245668e0b7c0fe68a3b3ea6b7..450ff6d3956a022cbb725cee0832b2575d782e30 100644 (file)
@@ -928,7 +928,7 @@ public:
 
     /// @brief Scans registered socket set and removes any that are invalid.
     ///
-    /// Walks the list of registered external sockets and testing each for
+    /// Walks the list of registered external sockets and tests each for
     /// validity.  If any are found to be invalid they are removed. This is
     /// primarily a self-defense mechanism against hook libs or other users
     /// of external sockets that may leave a closed socket registered by