ReleaseNotes: typo
authorHans Wennborg <hans@hanshq.net>
Tue, 16 Feb 2016 19:29:54 +0000 (19:29 +0000)
committerHans Wennborg <hans@hanshq.net>
Tue, 16 Feb 2016 19:29:54 +0000 (19:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/branches/release_38@261000 91177308-0d34-0410-b5e6-96231b3b80d8

docs/ReleaseNotes.rst

index 8f702d435d2c2f9f2485842b85d92c8c10ba48a5..0749745f68b3ea4daf11ca81b191a7bb9e00b3d1 100644 (file)
@@ -227,7 +227,7 @@ Changes to the X86 Target
 * More efficient code for wide integer compares. (E.g. 64-bit compares
   on 32-bit targets.)
 
-* Tail call support for ``thiscall``, ``stdcall`, ``vectorcall``, and
+* Tail call support for ``thiscall``, ``stdcall``, ``vectorcall``, and
   ``fastcall`` functions.
 
 Changes to the Hexagon Target