summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Boll <andreas.boll.dev@gmail.com>2012-09-19 12:10:32 +0200
committerAndreas Boll <andreas.boll.dev@gmail.com>2012-09-19 12:10:32 +0200
commitabb1c847ac9d9fa14ba6f786a205446957d45827 (patch)
tree9056d900a662e7fa32a8944463174455caec9617 /docs
parent9aa8bac98b823e8783bc3a06a6e5b23fbf8d87fb (diff)
docs/devinfo: fix typo
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>