]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
spelling: bandwidth
authorJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:41:07 +0000 (11:41 -0400)
committerJosh Soref <jsoref@users.noreply.github.com>
Sun, 23 Jul 2017 15:41:07 +0000 (11:41 -0400)
src/lib/hooks/hooks_user.dox

index e3b081d6bb36d0c97c1918f1fd292ec637112631..9177a52fc50319d44dc481d14785d4f51a3e48ae 100644 (file)
@@ -724,7 +724,7 @@ the debug severity) should use different debug levels for the
 messages of different importance or having different performance
 requirements to generate the log message. For example, generation of
 a log message, which prints full details of a packet, usually requires
-more CPU bandwith than the generation of the message which only prints
+more CPU bandwidth than the generation of the message which only prints
 the packet type and length. Thus, the former should be logged at
 lower debug level (see @ref logSeverity for details of using
 various debug levels using "dbglevel" parameter).