summaryrefslogtreecommitdiffstats
path: root/docs/html/guide/topics/manifest/meta-data-element.jd
diff options
context:
space:
mode:
Diffstat (limited to 'docs/html/guide/topics/manifest/meta-data-element.jd')
-rw-r--r--docs/html/guide/topics/manifest/meta-data-element.jd2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/manifest/meta-data-element.jd b/docs/html/guide/topics/manifest/meta-data-element.jd
index ee80c84..241153b 100644
--- a/docs/html/guide/topics/manifest/meta-data-element.jd
+++ b/docs/html/guide/topics/manifest/meta-data-element.jd
@@ -18,7 +18,7 @@ parent.link=manifest-intro.html
<br/><code><a href="{@docRoot}guide/topics/manifest/service-element.html">&lt;service&gt;</a></code>
<dt>description:</dt>
-<dd>A name-value pair for an item of additional, arbitrary data that can
+<dd itemprop="description">A name-value pair for an item of additional, arbitrary data that can
be supplied to the parent component. A component element can contain any
number of {@code &lt;meta-data&gt;} subelements. The values from all of
them are collected in a single {@link android.os.Bundle} object and made