[master] 56cbab9 Fix spelling error

Martin Blix Grydeland martin at varnish-software.com
Tue Feb 25 16:21:06 CET 2014


commit 56cbab96034e29f1492f1e4b66162076a31553d5
Author: Martin Blix Grydeland <martin at varnish-software.com>
Date:   Tue Feb 25 16:20:59 2014 +0100

    Fix spelling error

diff --git a/doc/sphinx/Makefile.am b/doc/sphinx/Makefile.am
index 5be4551..631a3bb 100644
--- a/doc/sphinx/Makefile.am
+++ b/doc/sphinx/Makefile.am
@@ -200,7 +200,7 @@ BUILT_SOURCES += include/varnishtop_options.rst \
 	 include/varnishtop_synopsis.rst
 
 include/varnishhist_options.rst: $(top_builddir)/bin/varnishhist/varnishhist_opt2rst
-	$(top_builddir)/bin/varinshhist/varnishhist_opt2rst options > $@
+	$(top_builddir)/bin/varnishhist/varnishhist_opt2rst options > $@
 include/varnishhist_synopsis.rst: $(top_builddir)/bin/varnishhist/varnishhist_opt2rst
 	$(top_builddir)/bin/varinshhist/varnishhist_opt2rst synopsis > $@
 BUILT_SOURCES += include/varnishhist_options.rst \



More information about the varnish-commit mailing list