Fix typo in qldoc

This commit is contained in:
Joe Farebrother
2024-02-09 10:09:24 +00:00
parent 596f48ca95
commit f4b6a85a48

View File

@@ -5,7 +5,7 @@
<overview>
<p>
Biometric local authentication such as fingerprint recognistion can be used to protect sensitive data or actions within an application.
Biometric local authentication such as fingerprint recognition can be used to protect sensitive data or actions within an application.
However, if this authentication does not make use of a <code>KeyStore</code>-backed key, it is able to be bypassed by a privileged malicious application or an attacker with physical access.
</p>
</overview>