summaryrefslogtreecommitdiffstats
path: root/modules/NWGNUmakefile
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2016-08-11 21:50:02 +0200
committerRainer Jung <rjung@apache.org>2016-08-11 21:50:02 +0200
commitd79b514c4b925e4cd983297c784124efb8f6efc7 (patch)
tree5de52fcca8b9fd2d3026267781ec3a4ba55d1d7e /modules/NWGNUmakefile
parentgrammar++ (diff)
downloadapache2-d79b514c4b925e4cd983297c784124efb8f6efc7.tar.xz
apache2-d79b514c4b925e4cd983297c784124efb8f6efc7.zip
Fix spelling in comments and text files.
No functional change. PR 59990 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1756038 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'modules/NWGNUmakefile')
-rw-r--r--modules/NWGNUmakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/NWGNUmakefile b/modules/NWGNUmakefile
index b9b4895c03..8535a5862e 100644
--- a/modules/NWGNUmakefile
+++ b/modules/NWGNUmakefile
@@ -22,7 +22,7 @@ endif
endif
endif
-# If USE_STDSOCKETS is defined we allways build mod_ssl
+# If USE_STDSOCKETS is defined we always build mod_ssl
ifdef USE_STDSOCKETS
WITH_SSL = 1
endif