commit | abb1c847ac9d9fa14ba6f786a205446957d45827 | [log] [tgz] |
---|---|---|
author | Andreas Boll <andreas.boll.dev@gmail.com> | Wed Sep 19 12:10:32 2012 +0200 |
committer | Andreas Boll <andreas.boll.dev@gmail.com> | Wed Sep 19 12:10:32 2012 +0200 |
tree | 9056d900a662e7fa32a8944463174455caec9617 | |
parent | 9aa8bac98b823e8783bc3a06a6e5b23fbf8d87fb [diff] [blame] |
docs/devinfo: fix typo
diff --git a/docs/devinfo.html b/docs/devinfo.html index a469cba..b2a242b 100644 --- a/docs/devinfo.html +++ b/docs/devinfo.html
@@ -169,7 +169,7 @@ <dd>MESA_MAJOR, MESA_MINOR and MESA_TINY</dd> <dt>Makefile.am</dt> <dd>PACKAGE_VERSION</dd> - <dt>autoconf.ac</dt> + <dt>configure.ac</dt> <dd>AC_INIT</dd> <dt>src/mesa/main/version.h</dt> <dd>MESA_MAJOR, MESA_MINOR, MESA_PATCH and MESA_VERSION_STRING</dd>