summaryrefslogtreecommitdiffstats
path: root/llvm/docs/Atomics.rst
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/docs/Atomics.rst')
-rw-r--r--llvm/docs/Atomics.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/Atomics.rst b/llvm/docs/Atomics.rst
index db27959073d..1bca53e2b17 100644
--- a/llvm/docs/Atomics.rst
+++ b/llvm/docs/Atomics.rst
@@ -318,7 +318,7 @@ Notes for frontends
operation, and vice versa.
Notes for optimizers
- In general, optimizers should treat this like a nothrow call; the the possible
+ In general, optimizers should treat this like a nothrow call; the possible
optimizations are usually not interesting.
Notes for code generation
OpenPOWER on IntegriCloud