summaryrefslogtreecommitdiffstats
path: root/docs/html/preview/samples.jd
diff options
context:
space:
mode:
authorLuan Nguyen <luann@google.com>2015-05-27 11:51:14 -0700
committerLuan Nguyen <luann@google.com>2015-05-27 11:51:14 -0700
commit298b0f29d3eaeda6830f4f094965d9b80fd06886 (patch)
tree79837d840d741e10cd2ffb1be44dfe885e0ba027 /docs/html/preview/samples.jd
parent27ce77acfda17b04d14e70d5f30c160f72ad8733 (diff)
downloadframeworks_base-298b0f29d3eaeda6830f4f094965d9b80fd06886.zip
frameworks_base-298b0f29d3eaeda6830f4f094965d9b80fd06886.tar.gz
frameworks_base-298b0f29d3eaeda6830f4f094965d9b80fd06886.tar.bz2
docs: Remove 's' from Confirm Credential sample.
Change-Id: I4b33fec58014c54594210e0f5f4e759393adc618
Diffstat (limited to 'docs/html/preview/samples.jd')
-rw-r--r--docs/html/preview/samples.jd4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/html/preview/samples.jd b/docs/html/preview/samples.jd
index 4a4554f..bccc897 100644
--- a/docs/html/preview/samples.jd
+++ b/docs/html/preview/samples.jd
@@ -24,13 +24,13 @@ page.image=images/cards/samples-new_2x.png
<p><a href="https://github.com/googlesamples/android-RuntimePermissions">Get it on GitHub</a></p>
-<h3 id="ConfirmCredentials">Confirm Credentials</h3>
+<h3 id="ConfirmCredentials">Confirm Credential</h3>
<p>
This sample demonstrates how to use device credentials as an authentication method in your app.
</p>
-<p><a href="https://github.com/googlesamples/android-ConfirmCredentials">Get it on
+<p><a href="https://github.com/googlesamples/android-ConfirmCredential">Get it on
GitHub</a></p>
<h3 id="FingerprintDialog">Fingerprint Dialog</h3>