From 48568a7e4e6f58e30bf57efb82686838bd30b2af Mon Sep 17 00:00:00 2001 From: Josh Soref Date: Sun, 23 Jul 2017 14:00:34 -0400 Subject: [PATCH] spelling: likelihood --- src/lib/hooks/hooks_user.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lib/hooks/hooks_user.dox b/src/lib/hooks/hooks_user.dox index 646bc1d9db..0d094b3e6a 100644 --- a/src/lib/hooks/hooks_user.dox +++ b/src/lib/hooks/hooks_user.dox @@ -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 -- 2.47.3