Skip to content

Commit f4b6a85

Browse files
Fix typo in qldoc
1 parent 596f48c commit f4b6a85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/Security/CWE/CWE-287/AndroidInsecureLocalAuthentication.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55

66
<overview>
77
<p>
8-
Biometric local authentication such as fingerprint recognistion can be used to protect sensitive data or actions within an application.
8+
Biometric local authentication such as fingerprint recognition can be used to protect sensitive data or actions within an application.
99
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.
1010
</p>
1111
</overview>

0 commit comments

Comments
 (0)