diff options
| author | David Pursehouse <david.pursehouse@sonymobile.com> | 2012-11-14 08:52:25 +0900 |
|---|---|---|
| committer | David Pursehouse <david.pursehouse@sonymobile.com> | 2012-11-14 08:54:43 +0900 |
| commit | 9f3406ea4635e0f8cef1d0ec4dbfe6b1554375d6 (patch) | |
| tree | 588758e23de5b24ffb3132aaf6ab35e6163da2d6 /docs | |
| parent | b1525bffae609455331d8587c14d22a5f58e203b (diff) | |
| download | git-repo-9f3406ea4635e0f8cef1d0ec4dbfe6b1554375d6.tar.gz git-repo-9f3406ea4635e0f8cef1d0ec4dbfe6b1554375d6.zip | |
Minor documentation formatting and grammatical fixes
Change-Id: Iaac6377c787b3bb42242780e9d1116e718e0188d
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/manifest-format.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manifest-format.txt b/docs/manifest-format.txt index 2cc55c2db..a54282c89 100644 --- a/docs/manifest-format.txt +++ b/docs/manifest-format.txt @@ -218,10 +218,10 @@ Element include This element provides the capability of including another manifest file into the originating manifest. Normal rules apply for the -target manifest to include- it must be a usable manifest on it's own. +target manifest to include - it must be a usable manifest on its own. -Attribute `name`; the manifest to include, specified relative to -the manifest repositories root. +Attribute `name`: the manifest to include, specified relative to +the manifest repository's root. Local Manifests |
