Fix spelling mistakes.

This commit is contained in:
Cheer Xiao 2012-11-20 22:28:01 +08:00 committed by Sami Kerola
parent 1b56bafaf5
commit 88d989bbe2
4 changed files with 9 additions and 9 deletions

View file

@ -59,7 +59,7 @@ int
return false;
}
/* " binding state " == 16 chars, this will skip right
* to first difering line. */
* to first differing line. */
if (17 < len && a[17] != b[17]) {
return false;
}
@ -160,7 +160,7 @@ This is ISC dhcpd pools usage analyzer.\n\
-s, --sort=[nimcptTe] sort ranges by\n\
n name\n\
i IP\n\
m maxium\n\
m maximum\n\
c current\n\
p percent\n\
t touched\n\