]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#1264] Addressed last comment
authorFrancis Dupont <fdupont@isc.org>
Thu, 25 Jun 2020 13:27:38 +0000 (15:27 +0200)
committerFrancis Dupont <fdupont@isc.org>
Thu, 25 Jun 2020 13:27:38 +0000 (15:27 +0200)
src/lib/hooks/hooks_user.dox

index e927938a7d53c3a4befcccadc8b14d10c7f9aa6c..7f2ff8caab7b7b519c3a3f65c94c37ef99c8a257 100644 (file)
@@ -1536,7 +1536,7 @@ used simultaneously by different threads must be thread safe. To mark
 the difference between this and the other thread safety requirement this
 is called "generic thread safe".
 
-When multi-threaded packet processing is enabled Kea servers perform
+When multi-threaded packet processing is enabled, Kea servers perform
 some actions by the main thread and packet processing by members of
 a thread pool. The multi-threading mode is returned by:
 @code