From 594794b099c70b797e9f63391d065fc67ba9649b Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Wed, 27 Mar 2013 12:12:29 -0700 Subject: ref-manual: Punctuation correction. (From yocto-docs rev: f389fbaca005590ac18fe29f8e523b83b96f54c6) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/ref-manual/ref-bitbake.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-bitbake.xml b/documentation/ref-manual/ref-bitbake.xml index 946b6c82fe..cc4c943506 100644 --- a/documentation/ref-manual/ref-bitbake.xml +++ b/documentation/ref-manual/ref-bitbake.xml @@ -386,7 +386,7 @@ Options: BitBake also contains a set of "fetcher" modules that allow retrieval of source code from various types of sources. For example, BitBake can get source code from a disk with the metadata, from websites, - from remote shell accounts or from Source Code Management (SCM) systems + from remote shell accounts, or from Source Code Management (SCM) systems like cvs/subversion/git. -- cgit 1.2.3-korg