]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1147] Fixed language
authorFrancis Dupont <fdupont@isc.org>
Wed, 27 May 2020 14:12:35 +0000 (16:12 +0200)
committerFrancis Dupont <fdupont@isc.org>
Wed, 27 May 2020 14:12:35 +0000 (16:12 +0200)
src/hooks/dhcp/lease_cmds/lease_cmds.dox

index a172d0880f63b36945f8aa33f9ae6910c80a8a9a..8d26e3f1e351d88c02ea22bef3461ca6961cf366 100644 (file)
@@ -105,6 +105,6 @@ When a race is detected a critical section is used.
 
 Note an expired lease reclamation is called only from the periodic
 process or by a command. In both cases it is executed by the main
-thread so the same thread than lease commands.
+thread so the same thread as lease commands.
 
 */