aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/wc/wc.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/wc/wc.1')
-rw-r--r--usr.bin/wc/wc.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/wc/wc.1 b/usr.bin/wc/wc.1
index 48aeb6b70068..d5284dcea8a3 100644
--- a/usr.bin/wc/wc.1
+++ b/usr.bin/wc/wc.1
@@ -117,7 +117,7 @@ Historically, the
.Nm
utility was documented to define a word as a ``maximal string of
characters delimited by <space>, <tab> or <newline> characters''.
-The implementation, however, didn't handle non-printing characters
+The implementation, however, did not handle non-printing characters
correctly so that
.Dq Li " ^D^E "
counted as 6 spaces, while