diff options
| author | Scott Rifenbark <scott.m.rifenbark@intel.com> | 2013-03-27 12:12:29 -0700 |
|---|---|---|
| committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-04-04 14:12:57 +0100 |
| commit | 594794b099c70b797e9f63391d065fc67ba9649b (patch) | |
| tree | bf8df1198688e11004e81a9878c4a546b9f39fc6 /documentation | |
| parent | 8cefd2ad4b90d81064bb13f68f8ed0e2948d05d1 (diff) | |
| download | poky-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>
Diffstat (limited to 'documentation')
| -rw-r--r-- | documentation/ref-manual/ref-bitbake.xml | 2 |
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: | |||
| 386 | BitBake also contains a set of "fetcher" modules that allow | 386 | BitBake also contains a set of "fetcher" modules that allow |
| 387 | retrieval of source code from various types of sources. | 387 | retrieval of source code from various types of sources. |
| 388 | For example, BitBake can get source code from a disk with the metadata, from websites, | 388 | For example, BitBake can get source code from a disk with the metadata, from websites, |
| 389 | from remote shell accounts or from Source Code Management (SCM) systems | 389 | from remote shell accounts, or from Source Code Management (SCM) systems |
| 390 | like <filename>cvs/subversion/git</filename>. | 390 | like <filename>cvs/subversion/git</filename>. |
| 391 | </para> | 391 | </para> |
| 392 | 392 | ||
