ReleaseNotes: typo
[oota-llvm.git] / 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