diff options
| author | David Pursehouse <david.pursehouse@sonymobile.com> | 2012-11-14 08:51:38 +0900 |
|---|---|---|
| committer | David Pursehouse <david.pursehouse@sonymobile.com> | 2012-11-14 08:54:04 +0900 |
| commit | b1525bffae609455331d8587c14d22a5f58e203b (patch) | |
| tree | 0ff74be8591170da14bbf8171144a72bc746b19c /docs/manifest-format.txt | |
| parent | 685f080d626ccdc7ed0d76cccb38810285fc40e0 (diff) | |
| download | git-repo-b1525bffae609455331d8587c14d22a5f58e203b.tar.gz | |
Fix documentation reference to local_manifest.xml
Documentation of the remove-project element still refers explicitly
to local_manifest.xml.
Change it to the more generic "a local manifest".
Change-Id: I6278beab99a582fae26a4e053adc110362c714c2
Diffstat (limited to 'docs/manifest-format.txt')
| -rw-r--r-- | docs/manifest-format.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manifest-format.txt b/docs/manifest-format.txt index 20ab9eb0..2cc55c2d 100644 --- a/docs/manifest-format.txt +++ b/docs/manifest-format.txt | |||
| @@ -209,7 +209,7 @@ Deletes the named project from the internal manifest table, possibly | |||
| 209 | allowing a subsequent project element in the same manifest file to | 209 | allowing a subsequent project element in the same manifest file to |
| 210 | replace the project with a different source. | 210 | replace the project with a different source. |
| 211 | 211 | ||
| 212 | This element is mostly useful in the local_manifest.xml, where | 212 | This element is mostly useful in a local manifest file, where |
| 213 | the user can remove a project, and possibly replace it with their | 213 | the user can remove a project, and possibly replace it with their |
| 214 | own definition. | 214 | own definition. |
| 215 | 215 | ||
