Fix a typo (the the => the)
[oota-llvm.git] / docs / Atomics.rst
index db27959073db292d4fe3aeb97cfee1b288f950c4..1bca53e2b17ecd5dcb90ed95ff33c6714a8c1f9f 100644 (file)
@@ -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