docs: fix incorrectly closed paragraph
authorErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 18 Apr 2019 14:16:06 +0000 (16:16 +0200)
committerErik Faye-Lund <erik.faye-lund@collabora.com>
Thu, 2 May 2019 11:09:16 +0000 (11:09 +0000)
Signed-off-by: Erik Faye-Lund <erik.faye-lund@collabora.com>
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/meson.html

index f08598cb7af3e29aca675797cbbeb30042a99ce5..bab415b2dcbe5cf07239437aa78373418425c601 100644 (file)
@@ -239,6 +239,7 @@ As of meson 0.49.0 meson also has the concept of a
 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 @@ Then configure meson:
 <pre>
     meson builddir/ --native-file custom-llvm.ini
 </pre>
-</p></dd>
+</dd>
 
 <dd><p>
 For selecting llvm-config for cross compiling a