docs: open paragraph before closing it

Fixes: 44c5e634a5 "docs: update meson docs for windows"
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 commit f0677086a1)
This commit is contained in:
Erik Faye-Lund 2020-01-16 17:27:16 +01:00 committed by Dylan Baker
parent a1d7ccb0c9
commit 4f0a410ae9
2 changed files with 2 additions and 2 deletions

View file

@ -2992,7 +2992,7 @@
"description": "docs: open paragraph before closing it",
"nominated": true,
"nomination_type": 1,
"resolution": 0,
"resolution": 1,
"master_sha": null,
"because_sha": "44c5e634a5cd568306d42777af6c660fbbb5773e"
},

View file

@ -47,7 +47,7 @@ or
<pre>
sudo dnf install meson # Fedora
</pre>
<p>
Some older versions of meson do not check that they are too old and will error
out in odd ways.
</p>