summaryrefslogtreecommitdiff
path: root/ext/pcre/pcrelib/README
diff options
context:
space:
mode:
Diffstat (limited to 'ext/pcre/pcrelib/README')
-rw-r--r--ext/pcre/pcrelib/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/pcre/pcrelib/README b/ext/pcre/pcrelib/README
index 4887ebf350..c0f3c865ef 100644
--- a/ext/pcre/pcrelib/README
+++ b/ext/pcre/pcrelib/README
@@ -442,7 +442,7 @@ The "configure" script also creates config.status, which is an executable
script that can be run to recreate the configuration, and config.log, which
contains compiler output from tests that "configure" runs.
-Once "configure" has run, you can run "make". This builds the the libraries
+Once "configure" has run, you can run "make". This builds the libraries
libpcre, libpcre16 and/or libpcre32, and a test program called pcretest. If you
enabled JIT support with --enable-jit, a test program called pcre_jit_test is
built as well.