From: Josh Soref Date: Sun, 23 Jul 2017 15:41:07 +0000 (-0400) Subject: spelling: bandwidth X-Git-Tag: trac5124a_base~35^2~201 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=024880bb49143af922565700d3e1bde0f56463dc;p=thirdparty%2Fkea.git spelling: bandwidth --- diff --git a/src/lib/hooks/hooks_user.dox b/src/lib/hooks/hooks_user.dox index e3b081d6bb..9177a52fc5 100644 --- a/src/lib/hooks/hooks_user.dox +++ b/src/lib/hooks/hooks_user.dox @@ -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).