summaryrefslogtreecommitdiff
path: root/pcretest.c
diff options
context:
space:
mode:
authorph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-05-10 14:03:18 +0000
committerph10 <ph10@2f5784b3-3f2a-0410-8824-cb99058d5e15>2013-05-10 14:03:18 +0000
commit50f36ee8e81985b008bfa4223bdbdd50483f88cf (patch)
tree7c6e1cdadbf40ce76de98e1b2bb7b2bbfde83c6b /pcretest.c
parent038a52f90a30d93c5688a882620bfd392f386076 (diff)
downloadpcre-50f36ee8e81985b008bfa4223bdbdd50483f88cf.tar.gz
Fix spelling mistakes in comments.
git-svn-id: svn://vcs.exim.org/pcre/code/trunk@1325 2f5784b3-3f2a-0410-8824-cb99058d5e15
Diffstat (limited to 'pcretest.c')
-rw-r--r--pcretest.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/pcretest.c b/pcretest.c
index 2176549..6ef3252 100644
--- a/pcretest.c
+++ b/pcretest.c
@@ -1322,7 +1322,7 @@ graph, print, punct, and cntrl. Other classes are built from combinations. */
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00, /* 240-247 */
0x00,0x00,0x00,0x00,0x00,0x00,0x00,0x00};/* 248-255 */
-/* This is a set of tables that came orginally from a Windows user. It seems to
+/* This is a set of tables that came originally from a Windows user. It seems to
be at least an approximation of ISO 8859. In particular, there are characters
greater than 128 that are marked as spaces, letters, etc. */