aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/lex
diff options
context:
space:
mode:
authorJens Schweikhardt <schweikh@FreeBSD.org>2002-12-27 12:15:40 +0000
committerJens Schweikhardt <schweikh@FreeBSD.org>2002-12-27 12:15:40 +0000
commit57bd0fc6e89b888516b6a64206715bef500fc2d1 (patch)
treeab5e026aafe37b18ff362bec5a3c4765fb7813f5 /usr.bin/lex
parentaa4d7a8a4bf3d4bfe0ad9a1af83ac6c4693eee55 (diff)
Notes
Diffstat (limited to 'usr.bin/lex')
-rw-r--r--usr.bin/lex/lex.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/lex/lex.1 b/usr.bin/lex/lex.1
index 4475e202b338..a67099aeaf1f 100644
--- a/usr.bin/lex/lex.1
+++ b/usr.bin/lex/lex.1
@@ -1265,7 +1265,7 @@ and not in
while in the first example it's active in both, because in the first
example the
.B example
-startion condition is an
+start condition is an
.I inclusive
.B (%s)
start condition.