summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/cfg_subnets6.h
diff options
context:
space:
mode:
authorAndrei Pavel <andrei.pavel@qualitance.com>2016-12-14 15:57:44 +0100
committerAndrei Pavel <andrei.pavel@qualitance.com>2016-12-14 15:57:44 +0100
commit9082500187f9e0ebf99d5ecb67d7e815a7da2239 (patch)
tree39147bea0dd7b1bec3b93c47b927cb55eac4a767 /src/lib/dhcpsrv/cfg_subnets6.h
parent[master] Addressed doxygen warnings raised. (diff)
downloadkea-9082500187f9e0ebf99d5ecb67d7e815a7da2239.tar.xz
kea-9082500187f9e0ebf99d5ecb67d7e815a7da2239.zip
Corrected typos
Diffstat (limited to 'src/lib/dhcpsrv/cfg_subnets6.h')
-rw-r--r--src/lib/dhcpsrv/cfg_subnets6.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dhcpsrv/cfg_subnets6.h b/src/lib/dhcpsrv/cfg_subnets6.h
index 4c59cb8887..5494c21076 100644
--- a/src/lib/dhcpsrv/cfg_subnets6.h
+++ b/src/lib/dhcpsrv/cfg_subnets6.h
@@ -129,7 +129,7 @@ public:
/// This method updates statistics that are affected by the newly committed
/// configuration. In particular, it updates the number of available addresses
/// and prefixes in each subnet. Other statistics may be added in the future. In
- /// general, these are statistics that are dependant only on configuration, so
+ /// general, these are statistics that are dependent only on configuration, so
/// they are not expected to change until the next reconfiguration event.
void updateStatistics();