aboutsummaryrefslogtreecommitdiffstats
path: root/docs/meson.html
diff options
context:
space:
mode:
authorDylan Baker <[email protected]>2019-09-30 11:02:41 -0700
committerDylan Baker <[email protected]>2019-09-30 18:27:52 +0000
commit4913ad9a37ecc71ae1b5c497c17d639e30c35d15 (patch)
treeeb08deb790da1b6c26b7afcc151fcc8e0a3525f2 /docs/meson.html
parentbc2d73c36bd5dbc3f650c29f60a03d548459c5b0 (diff)
docs: remove stray newline
Reviewed-by: Eric Engestrom <[email protected]>
Diffstat (limited to 'docs/meson.html')
-rw-r--r--docs/meson.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/docs/meson.html b/docs/meson.html
index 1522adc22d6..0291f90658b 100644
--- a/docs/meson.html
+++ b/docs/meson.html
@@ -61,8 +61,7 @@ the <em>ninja-build</em> package.
The meson program is used to configure the source directory and generates
either a ninja build file or Visual Studio® build files. The latter must
be enabled via the <code>--backend</code> switch, as ninja is the default
-backend on all
-operating systems.
+backend on all operating systems.
</p>
<p>