mirror of
https://gitlab.isc.org/isc-projects/kea
synced 2025-08-31 14:05:33 +00:00
fix some typos and one grammar
looks like same typo was repeated to different files
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
|
||||
# Addresses will be assigned with the valid lifetimes being 4000.
|
||||
# Client is told to start renewing after 1000 seconds. If the server
|
||||
# does not repond after 2000 seconds since the lease was granted, client
|
||||
# does not respond after 2000 seconds since the lease was granted, client
|
||||
# is supposed to start REBIND procedure (emergency renewal that allows
|
||||
# switching to a different server).
|
||||
"valid-lifetime": 4000,
|
||||
|
@@ -51,7 +51,7 @@
|
||||
|
||||
# Addresses will be assigned with preferred and valid lifetimes
|
||||
# being 3000 and 4000, respectively. Client is told to start
|
||||
# renewing after 1000 seconds. If the server does not repond
|
||||
# renewing after 1000 seconds. If the server does not respond
|
||||
# after 2000 seconds since the lease was granted, client is supposed
|
||||
# to start REBIND procedure (emergency renewal that allows switching
|
||||
# to a different server).
|
||||
|
@@ -18,7 +18,7 @@
|
||||
|
||||
# Addresses will be assigned with preferred and valid lifetimes
|
||||
# being 3000 and 4000, respectively. Client is told to start
|
||||
# renewing after 1000 seconds. If the server does not repond
|
||||
# renewing after 1000 seconds. If the server does not respond
|
||||
# after 2000 seconds since the lease was granted, client is supposed
|
||||
# to start REBIND procedure (emergency renewal that allows switching
|
||||
# to a different server).
|
||||
|
@@ -19,7 +19,7 @@
|
||||
|
||||
# Addresses will be assigned with preferred and valid lifetimes
|
||||
# being 3000 and 4000, respectively. Client is told to start
|
||||
# renewing after 1000 seconds. If the server does not repond
|
||||
# renewing after 1000 seconds. If the server does not respond
|
||||
# after 2000 seconds since the lease was granted, client is supposed
|
||||
# to start REBIND procedure (emergency renewal that allows switching
|
||||
# to a different server).
|
||||
|
@@ -20,7 +20,7 @@
|
||||
|
||||
# Addresses will be assigned with preferred and valid lifetimes
|
||||
# being 3000 and 4000, respectively. Client is told to start
|
||||
# renewing after 1000 seconds. If the server does not repond
|
||||
# renewing after 1000 seconds. If the server does not respond
|
||||
# after 2000 seconds since the lease was granted, client is supposed
|
||||
# to start REBIND procedure (emergency renewal that allows switching
|
||||
# to a different server).
|
||||
|
Reference in New Issue
Block a user