summaryrefslogtreecommitdiff
path: root/NEWS
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 /NEWS
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 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 336f687..cc384a6 100644
--- a/NEWS
+++ b/NEWS
@@ -615,7 +615,7 @@ some of the new functionality in Perl 5.005.
Another (I hope this is the last!) change has been made to the API for the
pcre_compile() function. An additional argument has been added to make it
possible to pass over a pointer to character tables built in the current
-locale by pcre_maketables(). To use the default tables, this new arguement
+locale by pcre_maketables(). To use the default tables, this new argument
should be passed as NULL.
IMPORTANT FOR THOSE UPGRADING FROM VERSION 2.05