From: Francis Dupont Date: Wed, 27 May 2020 14:12:35 +0000 (+0200) Subject: [#1147] Fixed language X-Git-Tag: Kea-1.7.9~114 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c60d0894f039ef899921d673ff3dfb3c20cbdfb;p=thirdparty%2Fkea.git [#1147] Fixed language --- diff --git a/src/hooks/dhcp/lease_cmds/lease_cmds.dox b/src/hooks/dhcp/lease_cmds/lease_cmds.dox index a172d0880f..8d26e3f1e3 100644 --- a/src/hooks/dhcp/lease_cmds/lease_cmds.dox +++ b/src/hooks/dhcp/lease_cmds/lease_cmds.dox @@ -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. */