summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDiego Biurrun <diego@biurrun.de>2007-01-25 12:13:15 +0000
committerDiego Biurrun <diego@biurrun.de>2007-01-25 12:13:15 +0000
commit7a7be126632475356b16547d41824891b6b08aeb (patch)
treed6eeac5659bd2527a844a37f2a6050a6e0d01f1b /Makefile
parent706c0d65095f2e7f2f15833cb8bcf59f30c29e28 (diff)
comment typo
Originally committed as revision 7708 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 957798f8ba..b2d75759e9 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,7 @@ endif
install -d "$(bindir)"
install -c $(INSTALLSTRIP) -m 755 $(PROGS) "$(bindir)"
-# create the window installer
+# Create the Windows installer.
wininstaller: all install
makensis ffinstall.nsi