From dae1bc68986ecedaa58e8ad39ce07d92954de1d7 Mon Sep 17 00:00:00 2001 From: Quentin Schulz Date: Thu, 22 Jun 2023 18:51:05 +0200 Subject: docs: fix unnecessary double white space There's no need for double white spaces here so let's just remove them. Cc: Quentin Schulz (From yocto-docs rev: e41f6689157359777c3d86d9a7afed6f9e43782b) Signed-off-by: Quentin Schulz Reviewed-by: Michael Opdenacker Signed-off-by: Richard Purdie --- documentation/overview-manual/concepts.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/overview-manual') diff --git a/documentation/overview-manual/concepts.rst b/documentation/overview-manual/concepts.rst index 668e002565..af825a98ce 100644 --- a/documentation/overview-manual/concepts.rst +++ b/documentation/overview-manual/concepts.rst @@ -1989,7 +1989,7 @@ variables: - :term:`BB_HASHSERVE_UPSTREAM`, when ``BB_HASHSERVE = "auto"``, allowing to connect the local server to an upstream one. -- :term:`bitbake:BB_SIGNATURE_HANDLER`, which must be set to ``OEEquivHash``. +- :term:`bitbake:BB_SIGNATURE_HANDLER`, which must be set to ``OEEquivHash``. Therefore, the default configuration in Poky corresponds to the below settings:: -- cgit v1.2.3-54-g00ecf