mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 11:48:06 +02:00
docs: fix typo in html tag name
Fixes:5d11a828e1"docs: update install docs for meson" Acked-by: Dylan Baker <dylan@pnwbakers.com> Reviewed-by: Eric Engestrom <eric@engestrom.ch> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/3431> (cherry picked from commit750d664226)
This commit is contained in:
parent
9cfc0fb617
commit
949e113282
2 changed files with 2 additions and 2 deletions
|
|
@ -3010,7 +3010,7 @@
|
|||
"description": "docs: fix typo in html tag name",
|
||||
"nominated": true,
|
||||
"nomination_type": 1,
|
||||
"resolution": 0,
|
||||
"resolution": 1,
|
||||
"master_sha": null,
|
||||
"because_sha": "5d11a828e10916e38526a3ae7334353102b5d0c6"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -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><strong>Meson >= 0.46.0 is required</strong></p>
|
||||
|
||||
<p>
|
||||
Meson is the latest build system in mesa, it is currently able to build for
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue