From: Josh Soref Date: Sun, 23 Jul 2017 15:23:22 +0000 (-0400) Subject: spelling: appropriate X-Git-Tag: trac5124a_base~35^2~211 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b7469e9f7ee104357dc59e1fc74a383ee072fd66;p=thirdparty%2Fkea.git spelling: appropriate --- diff --git a/src/lib/dhcpsrv/lease_mgr.h b/src/lib/dhcpsrv/lease_mgr.h index a07cd47648..b77a8261ee 100644 --- a/src/lib/dhcpsrv/lease_mgr.h +++ b/src/lib/dhcpsrv/lease_mgr.h @@ -495,7 +495,7 @@ public: /// a lease state, and the number of leases of that type, in that state /// and is ordered by subnet id. The method iterates over the /// result set rows, setting the appropriate statistic per subnet and - /// adding to the approporate global statistic. + /// adding to the appropriate global statistic. void recountLeaseStats4(); /// @brief Virtual method which creates and runs the IPv4 lease stats query @@ -526,7 +526,7 @@ public: /// a subnet id, a lease type, a lease state, and the number of leases /// of that type, in that state and is ordered by subnet id. The method /// iterates over the result set rows, setting the appropriate statistic - /// per subnet and adding to the approporate global statistic. + /// per subnet and adding to the appropriate global statistic. void recountLeaseStats6(); /// @brief Virtual method which creates and runs the IPv6 lease stats query