aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--docs/LangRef.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LangRef.rst b/docs/LangRef.rst
index 8b0be1b..47c89e8 100644
--- a/docs/LangRef.rst
+++ b/docs/LangRef.rst
@@ -8663,7 +8663,7 @@ Overview:
"""""""""
The ``llvm.stackprotectorcheck`` intrinsic compares ``guard`` against an already
-created stack protector and if they do not equal calls the
+created stack protector and if they are not equal calls the
``__stack_chk_fail()`` function.
Arguments: