From 52b6493c9f7b5d206381d0cd01c67f60896d80c3 Mon Sep 17 00:00:00 2001 From: Marcin Siodelski Date: Fri, 20 Mar 2015 11:14:31 +0100 Subject: [PATCH] [3689] Fixed typo in the dhcp6_srv.h --- src/bin/dhcp6/dhcp6_srv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/bin/dhcp6/dhcp6_srv.h b/src/bin/dhcp6/dhcp6_srv.h index 86b63b85b8..ca94d67273 100644 --- a/src/bin/dhcp6/dhcp6_srv.h +++ b/src/bin/dhcp6/dhcp6_srv.h @@ -477,7 +477,7 @@ protected: /// /// - If there is no Client FQDN but there is reserverd hostname then /// there will be no DNS updates and the lease hostname will be equal - /// to reserverd hostname. + /// to reserved hostname. /// /// - If there is a Client FQDN and a reserved hostname, then both the /// FQDN and lease hostname will be equal to reserved hostname with -- 2.47.2