diff options
| -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 | ||
