Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nginx/nginx.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'auto/summary')
-rw-r--r--auto/summary2
1 files changed, 1 insertions, 1 deletions
diff --git a/auto/summary b/auto/summary
index 4848c225f..7ef6ede3c 100644
--- a/auto/summary
+++ b/auto/summary
@@ -17,7 +17,7 @@ case $USE_THREADS in
esac
if [ $USE_PCRE = DISABLED ]; then
- echo " + PCRE library is disabled"
+ echo " + PCRE library is disabled"
else
case $PCRE in