]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Fix some typo in trunk that have already been fixed in 2.4.x when r1816156 has been...
authorChristophe Jaillet <jailletc36@apache.org>
Sat, 23 May 2020 13:29:14 +0000 (13:29 +0000)
committerChristophe Jaillet <jailletc36@apache.org>
Sat, 23 May 2020 13:29:14 +0000 (13:29 +0000)
[skip ci]

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1878059 13f79535-47bb-0310-9956-ffa450edef68

Makefile.win

index 8168bab943300c13b4d7715117061bdd3c3dccd6..2caa7b393312481d23cc579f303f708e4f31035e 100644 (file)
@@ -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