From c8e41c591741b3da1077f7000274ad040bef8002 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 23 Jul 2012 08:51:15 +0000 Subject: Fix a typo (the the => the) git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160621 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/Atomics.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Atomics.rst') 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 -- cgit v1.2.3