From 209b55b9d03980875431865eb70683e92b5e0b09 Mon Sep 17 00:00:00 2001 From: Francis Dupont Date: Fri, 29 Jun 2018 14:05:45 +0200 Subject: [PATCH] [master] spelling --- src/lib/dhcpsrv/cfg_subnets4.h | 4 ++-- src/lib/dhcpsrv/cfg_subnets6.h | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/lib/dhcpsrv/cfg_subnets4.h b/src/lib/dhcpsrv/cfg_subnets4.h index 521ffa0a32..7e64ac8067 100644 --- a/src/lib/dhcpsrv/cfg_subnets4.h +++ b/src/lib/dhcpsrv/cfg_subnets4.h @@ -63,7 +63,7 @@ public: /// /// The const pointer is returned by this method to prevent a caller from /// modifying the subnet configuration. Modifications to subnet configuration - /// is dangerous and must be done carefully. The subnets' configruation is + /// is dangerous and must be done carefully. The subnets' configuration is /// held in the multi index container and any modifications to the subnet /// id or subnet prefix must trigger re-indexing of multi index container. /// There is no possibility to enforce this when the non-const pointer is @@ -80,7 +80,7 @@ public: /// /// The const pointer is returned by this method to prevent a caller from /// modifying the subnet configuration. Modifications to subnet configuration - /// is dangerous and must be done carefully. The subnets' configruation is + /// is dangerous and must be done carefully. The subnets' configuration is /// held in the multi index container and any modifications to the subnet /// id or subnet prefix must trigger re-indexing of multi index container. /// There is no possibility to enforce this when the non-const pointer is diff --git a/src/lib/dhcpsrv/cfg_subnets6.h b/src/lib/dhcpsrv/cfg_subnets6.h index 84003101a7..18775ac4f7 100644 --- a/src/lib/dhcpsrv/cfg_subnets6.h +++ b/src/lib/dhcpsrv/cfg_subnets6.h @@ -81,7 +81,7 @@ public: /// /// The const pointer is returned by this method to prevent a caller from /// modifying the subnet configuration. Modifications to subnet configuration - /// is dangerous and must be done carefully. The subnets' configruation is + /// is dangerous and must be done carefully. The subnets' configuration is /// held in the multi index container and any modifications to the subnet /// id or subnet prefix must trigger re-indexing of multi index container. /// There is no possibility to enforce this when the non-const pointer is -- 2.47.2