summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
author Romain Guy <romainguy@google.com> 2011-01-25 15:48:17 -0800
committer Android (Google) Code Review <android-gerrit@google.com> 2011-01-25 15:48:17 -0800
commit5c4c0d50fc1653fb6158e20d9b0af0325a80287c (patch)
tree229e109942cc39b20be324c8ba2d4f7653b47b13
parentf10d940413000732f1cd35bcb113c41019c7e3b7 (diff)
parentb8c0e0fd7318f9c82523917ba8110a2f2df061e5 (diff)
Merge "Fix documentation typo." into honeycomb
-rwxr-xr-xcore/res/res/values/attrs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/attrs.xml b/core/res/res/values/attrs.xml
index a404fba6dd66..260c7c6d41ec 100755
--- a/core/res/res/values/attrs.xml
+++ b/core/res/res/values/attrs.xml
@@ -1832,7 +1832,7 @@
</attr>
<!-- Specifies the type of layer backing this view. The default value is none.
- Refer to {@link android.view.View#setLayerType(int, android.graphics.Paint)
+ Refer to {@link android.view.View#setLayerType(int, android.graphics.Paint)}
for more information.-->
<attr name="layerType">
<!-- Don't use a layer. -->