docs: fix incorrectly closed paragraph
Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
diff --git a/docs/meson.html b/docs/meson.html
index f08598c..bab415b 100644
--- a/docs/meson.html
+++ b/docs/meson.html
@@ -239,6 +239,7 @@
these files provide information about the native build environment (as opposed
to a cross build environment). They are ini formatted and can override where to
find llvm-config:
+</p>
custom-llvm.ini
<pre>
@@ -251,7 +252,7 @@
<pre>
meson builddir/ --native-file custom-llvm.ini
</pre>
-</p></dd>
+</dd>
<dd><p>
For selecting llvm-config for cross compiling a