Module: Mesa Branch: master Commit: 88ed5f611da5e95a294df8a47cfcf642d4f5f2f9 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=88ed5f611da5e95a294df8a47cfcf642d4f5f2f9
Author: Eric Engestrom <[email protected]> Date: Wed Apr 24 13:19:51 2019 +0100 docs: use past tense when talking about autotools Signed-off-by: Eric Engestrom <[email protected]> Reviewed-by: Dylan Baker <[email protected]> --- docs/meson.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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> _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
