From 9f3406ea4635e0f8cef1d0ec4dbfe6b1554375d6 Mon Sep 17 00:00:00 2001 From: David Pursehouse Date: Wed, 14 Nov 2012 08:52:25 +0900 Subject: [PATCH] Minor documentation formatting and grammatical fixes Change-Id: Iaac6377c787b3bb42242780e9d1116e718e0188d --- docs/manifest-format.txt | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/manifest-format.txt b/docs/manifest-format.txt index 2cc55c2d..a54282c8 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