summaryrefslogtreecommitdiffstats
path: root/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst
diff options
context:
space:
mode:
authorNicolas Dechesne <nicolas.dechesne@linaro.org>2020-10-05 13:59:29 +0200
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-10-06 13:52:25 +0100
commit25fd9fddc35291a883125bcd2700ea67f4c9749e (patch)
tree07b0833dde7b6d651e0b914b0dcc6ac7fa769506 /bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst
parentb2c2b87953d200c637d9f218d8bc616e8fef662c (diff)
downloadpoky-25fd9fddc35291a883125bcd2700ea67f4c9749e.tar.gz
bitbake: docs: sphinx: replace special quotes with double quotes
(Bitbake rev: c87cc35a5665afbf67f6dbb3458976c215fd5ee3) Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst')
-rw-r--r--bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst
index f62ddffe8e..6760b10828 100644
--- a/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst
+++ b/bitbake/doc/bitbake-user-manual/bitbake-user-manual-fetching.rst
@@ -350,7 +350,7 @@ The supported parameters are as follows:
350 350
351- *"rev":* The revision of the source code to checkout. 351- *"rev":* The revision of the source code to checkout.
352 352
353- *"scmdata":* Causes the .svn directories to be available during 353- *"scmdata":* Causes the ".svn" directories to be available during
354 compile-time when set to "keep". By default, these directories are 354 compile-time when set to "keep". By default, these directories are
355 removed. 355 removed.
356 356