[master] 6d70fb9 Typo
Poul-Henning Kamp
phk at FreeBSD.org
Mon Apr 4 12:56:04 CEST 2016
commit 6d70fb927b32e86cb9531f6eeeca4b2b5b1a6503
Author: Poul-Henning Kamp <phk at FreeBSD.org>
Date: Mon Apr 4 10:55:34 2016 +0000
Typo
diff --git a/doc/sphinx/dev-guide/index.rst b/doc/sphinx/dev-guide/index.rst
index f4915d2..5db5217 100644
--- a/doc/sphinx/dev-guide/index.rst
+++ b/doc/sphinx/dev-guide/index.rst
@@ -27,7 +27,7 @@ Technical stuff
* Our coding style guideline is FreeBSD's
`style(9) <https://www.freebsd.org/cgi/man.cgi?query=style&sektion=9>`_
-* See autoconf.des script for developer options to the toolchain.
+* See autogen.des script for developer options to the toolchain.
* We always -Werror, there are no harmless warnings, only source code
that does not express intent well enough.
More information about the varnish-commit
mailing list