summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorAndreas Boll <[email protected]>2012-09-19 12:10:32 +0200
committerAndreas Boll <[email protected]>2012-09-19 12:24:13 +0200
commit1e314197dd81f1c06dceb794fbaac178693e0487 (patch)
tree5c503ef3331fcd43c80d992fc298d30cb71c6dae /docs
parent437c40eee432d087ca535b80471784dfd982c6cc (diff)
docs/devinfo: fix typo
(cherry picked from commit abb1c847ac9d9fa14ba6f786a205446957d45827)
Diffstat (limited to 'docs')
-rw-r--r--docs/devinfo.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/devinfo.html b/docs/devinfo.html
index a469cbaa63a..b2a242b6030 100644
--- a/docs/devinfo.html
+++ b/docs/devinfo.html
@@ -169,7 +169,7 @@ branch is relevant.
<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>