From c87cc35a5665afbf67f6dbb3458976c215fd5ee3 Mon Sep 17 00:00:00 2001 From: Nicolas Dechesne Date: Mon, 5 Oct 2020 13:59:29 +0200 Subject: docs: sphinx: replace special quotes with double quotes Signed-off-by: Nicolas Dechesne --- doc/bitbake-user-manual/bitbake-user-manual-fetching.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/bitbake-user-manual/bitbake-user-manual-fetching.rst') diff --git a/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst b/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst index f62ddffe8..6760b1082 100644 --- a/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst +++ b/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst @@ -350,7 +350,7 @@ The supported parameters are as follows: - *"rev":* The revision of the source code to checkout. -- *"scmdata":* Causes the “.svn” directories to be available during +- *"scmdata":* Causes the ".svn" directories to be available during compile-time when set to "keep". By default, these directories are removed. -- cgit 1.2.3-korg