diff options
Diffstat (limited to 'docs/Atomics.rst')
-rw-r--r-- | docs/Atomics.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/Atomics.rst b/docs/Atomics.rst index db27959073..1bca53e2b1 100644 --- a/docs/Atomics.rst +++ b/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 |