From 53d6a7b8955e9377cc0a12206be357e7936621b1 Mon Sep 17 00:00:00 2001 From: Warren Turkal Date: Tue, 10 Dec 2013 15:30:03 -0800 Subject: [PATCH] Fix error in xml manifest doc. The docs on the annotations say that zero or more may exist as a child of a project, so that means that a "*" instead of a "?" should be used. Change-Id: Iff855d003dfb05cd980f285a237332914e1dad70 --- docs/manifest-format.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/manifest-format.txt b/docs/manifest-format.txt index f63c9d0..e48b75f 100644 --- a/docs/manifest-format.txt +++ b/docs/manifest-format.txt @@ -47,7 +47,7 @@ following DTD: -