From: Eric Engestrom Date: Wed, 24 Apr 2019 12:19:51 +0000 (+0100) Subject: docs: use past tense when talking about autotools X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=88ed5f611da5e95a294df8a47cfcf642d4f5f2f9;p=mesa.git docs: use past tense when talking about autotools Signed-off-by: Eric Engestrom Reviewed-by: Dylan Baker --- 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

-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: