diff options
Diffstat (limited to 'docs/html/guide/topics/manifest/instrumentation-element.jd')
| -rw-r--r-- | docs/html/guide/topics/manifest/instrumentation-element.jd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/html/guide/topics/manifest/instrumentation-element.jd b/docs/html/guide/topics/manifest/instrumentation-element.jd index 9408b84..74be559 100644 --- a/docs/html/guide/topics/manifest/instrumentation-element.jd +++ b/docs/html/guide/topics/manifest/instrumentation-element.jd @@ -16,7 +16,7 @@ parent.link=manifest-intro.html <dd><code><a href="{@docRoot}guide/topics/manifest/manifest-element.html"><manifest></a></code></dd> <dt>description:</dt> -<dd>Declares an {@link android.app.Instrumentation} class that enables you +<dd itemprop="description">Declares an {@link android.app.Instrumentation} class that enables you to monitor an application's interaction with the system. The Instrumentation object is instantiated before any of the application's components.</dd> |
