From: Dylan Baker
Date: Mon, 30 Sep 2019 18:02:41 +0000 (-0700)
Subject: docs: remove stray newline
X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=4913ad9a37ecc71ae1b5c497c17d639e30c35d15;p=mesa.git
docs: remove stray newline
Reviewed-by: Eric Engestrom
---
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 ninja-build 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 --backend
switch, as ninja is the default
-backend on all
-operating systems.
+backend on all operating systems.