diff options
| author | Chris Novakovic <chris@chrisn.me.uk> | 2024-07-18 21:42:53 +0100 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2024-07-20 12:01:32 -0400 |
| commit | 12dcd3664d08f282a7e2cae68cbcc480ba57e932 (patch) | |
| tree | f4b9ae561eaaa06c1e871d4ebcf12438fcf1ecef /static | |
| parent | 9e3b89ac26425a67a317d6fe71fcfa2c2d8e0424 (diff) | |
FAQ: fix typo in time security list item
"unauthentication SNTP" -> "unauthenticated SNTP".
Diffstat (limited to 'static')
| -rw-r--r-- | static/faq.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/faq.html b/static/faq.html index 204c9e30..fa741384 100644 --- a/static/faq.html +++ b/static/faq.html @@ -888,7 +888,7 @@ second precision.</p> <p>This is a full replacement for Android's standard network time - update implementation, which uses unauthentication SNTP (Simple + update implementation, which uses unauthenticated SNTP (Simple Network Time Protocol) with fallback to the cellular network when it's not available (GNSS can also be used as a time source but is disabled by default, and OEMs can choose the priority order). Network time |
