summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorScott Rifenbark <scott.m.rifenbark@intel.com>2013-03-27 12:12:29 -0700
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-04-04 14:12:57 +0100
commit594794b099c70b797e9f63391d065fc67ba9649b (patch)
treebf8df1198688e11004e81a9878c4a546b9f39fc6
parent8cefd2ad4b90d81064bb13f68f8ed0e2948d05d1 (diff)
downloadopenembedded-core-contrib-594794b099c70b797e9f63391d065fc67ba9649b.tar.gz
ref-manual: Punctuation correction.
(From yocto-docs rev: f389fbaca005590ac18fe29f8e523b83b96f54c6) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--documentation/ref-manual/ref-bitbake.xml2
1 files changed, 1 insertions, 1 deletions
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 <filename>cvs/subversion/git</filename>.
</para>