From 0e94b17dd1352f0db3662718c67e1f1c88e26780 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Van=C4=9Bk?= Date: Wed, 2 Jun 2021 23:27:52 +0200 Subject: [PATCH] docs/install: remove one extra when Fixes: 0fa854aea5ff ("docs: rework/update install.html") Reviewed-by: Erik Faye-Lund Part-of: --- docs/install.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install.rst b/docs/install.rst index 99cc2adf894..cd7764c08a1 100644 --- a/docs/install.rst +++ b/docs/install.rst @@ -19,7 +19,7 @@ Build system - `Meson `__ is required when building on \*nix platforms and on Windows. - Android Build system when building as native Android component. Meson - is used when when building ARC. + is used when building ARC. Compiler ^^^^^^^^