summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorErik Faye-Lund <erik.faye-lund@collabora.com>2020-01-16 17:27:16 +0100
committerDylan Baker <dylan@pnwbakers.com>2020-01-28 08:54:25 -0800
commit4f0a410ae92c4f07362a49ffb627ac5e8c512250 (patch)
tree9c622c8ea5825bc3ef899abf2edd90fe384b3e67 /docs
parenta1d7ccb0c9cc47b0a9a290f5bd0d6d99ff3507cc (diff)
docs: open paragraph before closing it
Fixes: 44c5e634a5c "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 f0677086a17930130c2e01546fc007659b9269ba)
Diffstat (limited to 'docs')
-rw-r--r--docs/meson.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/meson.html b/docs/meson.html
index 7a5d14bdf38..e5efbf2a652 100644
--- a/docs/meson.html
+++ b/docs/meson.html
@@ -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>