]> granicus.if.org Git - apache/commitdiff
fix typo
authorGregg Lewis Smith <gsmith@apache.org>
Thu, 1 Jun 2017 18:34:13 +0000 (18:34 +0000)
committerGregg Lewis Smith <gsmith@apache.org>
Thu, 1 Jun 2017 18:34:13 +0000 (18:34 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1797242 13f79535-47bb-0310-9956-ffa450edef68

Makefile.win

index c6c4397e0fea322da1c486b4152d9330a9d30e6f..3444cca4280c9c97fd5d4f130fcfe39d304b716f 100644 (file)
@@ -1142,7 +1142,7 @@ This binary distribution of mod_brotli.so includes Brotli C library written
 by the Brotli Authors. For complete information, visit Brotli's web site 
 at https://github.com/google/brotli
 <<
-       -awk -f <<script.awk < "srclib\broyli\LICENSE" >> "$(INSTDIR)\LICENSE.txt"
+       -awk -f <<script.awk < "srclib\brotli\LICENSE" >> "$(INSTDIR)\LICENSE.txt"
 BEGIN {
     print "";
     print "For the mod_brotli component:";