]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: likelihood
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 18:00:34 +0000 (14:00 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 18:00:34 +0000 (14:00 -0400)
src/lib/hooks/hooks_user.dox

index 646bc1d9dbe71cd27494692a506169397a251c6f..0d094b3e6ac52a55b7a2504a84d11a3179d74330 100644 (file)
@@ -636,7 +636,7 @@ modify the server's behavior by taking responsibility for processing
 the DHCP message at certain stages and instructing the server to skip
 the default processing for that stage. Thus, hooks libraries play an
 important role in the DHCP server operation and, depending on their
-purpose, they may have high complexity, which increases likehood of the
+purpose, they may have high complexity, which increases likelihood of the
 defects in the libraries.
 
 All hooks libraries should use Kea logging system to facilitate diagnostics