Skip to content

Commit 44c7968

Browse files
committed
docs: fix wacky markup bug caused by lack of sentence terminator
Change-Id: Ibb8b57c176f026bb1ea573a545036d2bc91955e4
1 parent ce0a7ad commit 44c7968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/res/res/values/attrs_manifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1566,7 +1566,7 @@
15661566
<!-- The attribute that holds a Base64-encoded public key. -->
15671567
<attr name="publicKey" format="string" />
15681568

1569-
<!-- Attributes relating to a package verifier -->
1569+
<!-- Attributes relating to a package verifier. -->
15701570
<declare-styleable name="AndroidManifestPackageVerifier" parent="AndroidManifest">
15711571
<!-- Specifies the Java-style package name that defines this
15721572
package verifier. -->

0 commit comments

Comments
 (0)