summaryrefslogtreecommitdiff
path: root/Makefile.win
diff options
context:
space:
mode:
authorChristophe Jaillet <jailletc36@apache.org>2020-05-23 13:29:14 +0000
committerChristophe Jaillet <jailletc36@apache.org>2020-05-23 13:29:14 +0000
commit8a1a06e7c0ab6addae3173bc9a3490659e8b73b7 (patch)
treec169b072d0197f0109b85dae4e5e3d6e2f62a0c3 /Makefile.win
parentfcce6c57454d437bfa6fd28cb3eef8cd0b3bc9bf (diff)
downloadhttpd-8a1a06e7c0ab6addae3173bc9a3490659e8b73b7.tar.gz
Fix some typo in trunk that have already been fixed in 2.4.x when r1816156 has been backported in 1821093
[skip ci] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878059 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'Makefile.win')
-rw-r--r--Makefile.win2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.win b/Makefile.win
index 8168bab943..2caa7b3933 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -347,7 +347,7 @@ _trymd:
_trymd:
@echo -----
- @echo mod_md not build unless OpenSSL, Jansson and Curl are built in placed
+ @echo mod_md will not build unless OpenSSL, Jansson and Curl are built and placed
@echo in srclib. Example: srclib/openssl, srclib/jansson and srclib/curl
!ENDIF