Fixup typo in MSVCCompatibility.rst
authorDavid Majnemer <david.majnemer@gmail.com>
Wed, 2 Jul 2014 21:09:33 +0000 (21:09 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Wed, 2 Jul 2014 21:09:33 +0000 (21:09 +0000)
llvm-svn: 212219

clang/docs/MSVCCompatibility.rst

index 2a7f7b1..243dfd2 100644 (file)
@@ -78,7 +78,7 @@ The status of major ABI-impacting C++ features:
   enabling stack traces in all modern Windows debuggers.  Clang does not emit
   any type info or description of variable layout.
 
-* `RTTI`_: :good:`Complete`.  Generation of RTTI data structures has been
+* RTTI: :good:`Complete`.  Generation of RTTI data structures has been
   finished, along with support for the ``/GR`` flag.
 
 * Exceptions and SEH: :none:`Unstarted`.  Clang can parse both constructs, but