Module: Mesa Branch: master Commit: 72b44d148d30def54d290ab90648ea72e1cca3c2 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=72b44d148d30def54d290ab90648ea72e1cca3c2
Author: Elie Tournier <[email protected]> Date: Fri Nov 15 13:41:25 2019 +0000 docs: fix ascii html representation v2 (Eric): Use more readable ascii version Signed-off-by: Elie Tournier <[email protected]> Reviewed-by: Eric Engestrom <[email protected]> Reviewed-by: Dylan Baker <[email protected]> --- docs/install.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.html b/docs/install.html index 83c5ebfb115..4384bbf7133 100644 --- a/docs/install.html +++ b/docs/install.html @@ -105,7 +105,7 @@ the packaging tool used by your distro. <h2 id="meson">2. Building with meson</h2> -<p><string>Meson &6t;= 0.46.0 is required</string></p> +<p><string>Meson >= 0.46.0 is required</string></p> <p> Meson is the latest build system in mesa, it is currently able to build for _______________________________________________ mesa-commit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/mesa-commit
