summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.win2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.win b/Makefile.win
index c6c4397e0f..3444cca428 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -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:";