fix qhelp

This commit is contained in:
Ahmed Farid
2022-08-17 12:19:44 +01:00
committed by GitHub
parent 10d5ab20f5
commit 01828936e2

View File

@@ -29,7 +29,7 @@ and does not depend on the contents of the arrays.
<p>
The following example uses <code>==</code> which is a fail fast check for validating a secret.
</p>
<sample src="UnsafeComparisonOfSensitiveInfo.py" />
<sample src="UnSafeComparisonOfSensitiveInfo.py" />
<p>
The next example use a safe constant-time algorithm for validating a secret: