summaryrefslogtreecommitdiffstats
path: root/usr.bin/vgrind
diff options
context:
space:
mode:
authorbdrewery <bdrewery@FreeBSD.org>2016-01-07 00:40:51 +0000
committerbdrewery <bdrewery@FreeBSD.org>2016-01-07 00:40:51 +0000
commitdc83b58bbee523b7400472f573a44887cbd0642a (patch)
treeeb667008656693411615bab6f9f0c665ccab9726 /usr.bin/vgrind
parentad386aeec35ec2185d270b03008f3fb87a977e77 (diff)
downloadFreeBSD-src-dc83b58bbee523b7400472f573a44887cbd0642a.zip
FreeBSD-src-dc83b58bbee523b7400472f573a44887cbd0642a.tar.gz
MFC r289677:
Fix a ton of speelling errors
Diffstat (limited to 'usr.bin/vgrind')
-rw-r--r--usr.bin/vgrind/regexp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/vgrind/regexp.c b/usr.bin/vgrind/regexp.c
index cd57835..04d3a83 100644
--- a/usr.bin/vgrind/regexp.c
+++ b/usr.bin/vgrind/regexp.c
@@ -318,7 +318,7 @@ expconv()
/*
- * The following routine recognises an irregular expresion
+ * The following routine recognises an irregular expression
* with the following special characters:
*
* \? - means last match was optional
OpenPOWER on IntegriCloud