summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/meson.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/meson.html b/docs/meson.html
index 08e4d1a27e6..00ef31bf459 100644
--- a/docs/meson.html
+++ b/docs/meson.html
@@ -147,7 +147,7 @@ ninja -C build/ install
</pre>
<p>
-Note: autotools automatically updates translation files (used by the DRI
+Note: autotools automatically updated translation files (used by the DRI
configuration tool) as part of the build process,
Meson does not do this. Instead, you will need do this:
</p>