OSDN Git Service

Fix documentation typo.
authorRomain Guy <romainguy@google.com>
Tue, 25 Jan 2011 23:49:52 +0000 (15:49 -0800)
committerRomain Guy <romainguy@google.com>
Tue, 25 Jan 2011 23:49:52 +0000 (15:49 -0800)
Change-Id: Ide9a6a6843e86fe3ef841f95bdff132cca1f3832

core/res/res/values/attrs.xml

index a404fba..260c7c6 100755 (executable)
         </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. -->