docs: Fix typo in isCredential attr

Bug: 280557748
Change-Id: Id2539ec99b98f630a860eea0db59bd54d0b067ad
Test: [built docs using go/abtd]
This commit is contained in:
Kevin Hufnagle
2023-05-03 09:38:17 +00:00
parent 12bf1a3388
commit 68c2510a52

View File

@@ -2791,7 +2791,7 @@
<flag name="noExcludeDescendants" value="0x8" />
</attr>
<!-- Boolean that hints the Android System that the view is credntial and associated with
<!-- Boolean that hints the Android System that the view is credential and associated with
CredentialManager -->
<attr name="isCredential" format="boolean" />