From 1041a8b83c71582005cf9e34ab992c52666e7155 Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Thu, 9 May 2019 13:20:57 +0200 Subject: [PATCH] [509-improve-disabling-client-id] [509-improve-disabling-client-id-] Fixed typo. --- src/lib/dhcpsrv/shared_network.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/dhcpsrv/shared_network.h b/src/lib/dhcpsrv/shared_network.h index e7f3cd0d0e..e1e84b5b9e 100644 --- a/src/lib/dhcpsrv/shared_network.h +++ b/src/lib/dhcpsrv/shared_network.h @@ -180,7 +180,7 @@ public: /// /// @param first_subnet Pointer to the subnet from which iteration starts. /// @param client_classes List of classes that the client belongs to. - /// @return true if the shared network includes at least a subnet + /// @return true if the shared network includes at least one subnet /// guarded by a given class with the match client ID flag set to true. /// False otherwise. static -- 2.47.2