summaryrefslogtreecommitdiffstats
path: root/core/res
diff options
context:
space:
mode:
authorScott Main <smain@google.com>2011-10-03 12:19:55 -0700
committerAndroid (Google) Code Review <android-gerrit@google.com>2011-10-03 12:19:55 -0700
commitb9e7e132eacb4d1e1719135a366b767018fa1373 (patch)
treeffdda8c34ce360fc952359581ee9ee8b729843fd /core/res
parent1401935b8f249fc56cd8fd236b3e0b4c46adae8d (diff)
parent44c7968acd2f8cbfe94111dfef34cc098dbd32a4 (diff)
downloadframeworks_base-b9e7e132eacb4d1e1719135a366b767018fa1373.zip
frameworks_base-b9e7e132eacb4d1e1719135a366b767018fa1373.tar.gz
frameworks_base-b9e7e132eacb4d1e1719135a366b767018fa1373.tar.bz2
Merge "docs: fix wacky markup bug caused by lack of sentence terminator"
Diffstat (limited to 'core/res')
-rw-r--r--core/res/res/values/attrs_manifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/values/attrs_manifest.xml b/core/res/res/values/attrs_manifest.xml
index 727c6ea..dbd49fb 100644
--- a/core/res/res/values/attrs_manifest.xml
+++ b/core/res/res/values/attrs_manifest.xml
@@ -1566,7 +1566,7 @@
<!-- The attribute that holds a Base64-encoded public key. -->
<attr name="publicKey" format="string" />
- <!-- Attributes relating to a package verifier -->
+ <!-- Attributes relating to a package verifier. -->
<declare-styleable name="AndroidManifestPackageVerifier" parent="AndroidManifest">
<!-- Specifies the Java-style package name that defines this
package verifier. -->