Skip to content

Commit b9e7e13

Browse files
scottamainAndroid (Google) Code Review
authored andcommitted
Merge "docs: fix wacky markup bug caused by lack of sentence terminator"
2 parents 1401935 + 44c7968 commit b9e7e13

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)