summaryrefslogtreecommitdiff
path: root/doc/source/faq.rst
diff options
context:
space:
mode:
authorjvoisin2017-09-28 13:42:05 +0200
committerjvoisin2017-09-28 13:42:25 +0200
commita92612da7ed1ceecc907232c36ff99e7dd18630c (patch)
tree82f68856076a3dbbacc3af2cc8bc7d56bf33320f /doc/source/faq.rst
parent7ac3b09b9303c517fe8af4fc8c5d98ec8bd26c8c (diff)
Fix some typos in the documentation spotted by some people on reddit ♥
Diffstat (limited to 'doc/source/faq.rst')
-rw-r--r--doc/source/faq.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/source/faq.rst b/doc/source/faq.rst
index 09cb244..0f70c17 100644
--- a/doc/source/faq.rst
+++ b/doc/source/faq.rst
@@ -222,8 +222,8 @@ Contact `NBS System <https://nbs-system.com>`_.
222Unimplemented mitigations and abandoned ideas 222Unimplemented mitigations and abandoned ideas
223--------------------------------------------- 223---------------------------------------------
224 224
225Contant time comparisons 225Constant time comparisons
226"""""""""""""""""""""""" 226"""""""""""""""""""""""""
227We didn't manage to perform time-based side-channel attacks on strings 227We didn't manage to perform time-based side-channel attacks on strings
228against real world PHP application, and the results that we gathered on 228against real world PHP application, and the results that we gathered on
229tailored test cases weren't concluding: for simplicity's sake, we chose 229tailored test cases weren't concluding: for simplicity's sake, we chose