summaryrefslogtreecommitdiffstats
path: root/src/lib/dhcpsrv/ncr_generator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/dhcpsrv/ncr_generator.h')
-rw-r--r--src/lib/dhcpsrv/ncr_generator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/dhcpsrv/ncr_generator.h b/src/lib/dhcpsrv/ncr_generator.h
index e81b37b635..7521c23917 100644
--- a/src/lib/dhcpsrv/ncr_generator.h
+++ b/src/lib/dhcpsrv/ncr_generator.h
@@ -60,7 +60,7 @@ void queueNCR(const dhcp_ddns::NameChangeType& chg_type, const Lease6Ptr& lease)
/// @param lease_life_time valid life time of the lease
/// @param ddns_ttl_percent optional percentage to use in calculation
/// @param ddns_ttl optional percentage to use in calculation
-/// @param ddns_ttl_min optional minium TTL to allow
+/// @param ddns_ttl_min optional minimum TTL to allow
/// @param ddns_ttl_max optional maximum TTL to allow
///
/// @return the calculated TTL.