Fix typo
authorNico Rieck <nico.rieck@gmail.com>
Sat, 15 Feb 2014 06:02:36 +0000 (06:02 +0000)
committerNico Rieck <nico.rieck@gmail.com>
Sat, 15 Feb 2014 06:02:36 +0000 (06:02 +0000)
llvm-svn: 201461

llvm/docs/Extensions.rst

index f499bdd..7d8c521 100644 (file)
@@ -144,8 +144,8 @@ MC supports passing the information in ``.linkonce`` at the end of
   .long 1
 
 Note that in the combined form the COMDAT symbol is explicit. This
-extension exits to support multiple sections with the same name in
-different comdats:
+extension exists to support multiple sections with the same name in
+different COMDATs:
 
 
 .. code-block:: gas