diff options
Diffstat (limited to 'docs/meson.html')
-rw-r--r-- | docs/meson.html | 3 |
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> |