docs: remove stray newline
authorDylan Baker <dylan@pnwbakers.com>
Mon, 30 Sep 2019 18:02:41 +0000 (11:02 -0700)
committerDylan Baker <dylan@pnwbakers.com>
Mon, 30 Sep 2019 18:27:52 +0000 (18:27 +0000)
Reviewed-by: Eric Engestrom <eric.engestrom@intel.com>
docs/meson.html

index 1522adc22d6e0fcaa90ed5744586f2841c488830..0291f90658b483aea5b837855f299816d66ef066 100644 (file)
@@ -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>