From e52d293854d8dc041fe9defed0fd17c5d39a6223 Mon Sep 17 00:00:00 2001 From: Nico Rieck Date: Sat, 15 Feb 2014 06:02:36 +0000 Subject: Fix typo llvm-svn: 201461 --- llvm/docs/Extensions.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/docs') diff --git a/llvm/docs/Extensions.rst b/llvm/docs/Extensions.rst index f499bdd57e6..7d8c521ec44 100644 --- a/llvm/docs/Extensions.rst +++ b/llvm/docs/Extensions.rst @@ -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 -- cgit v1.2.3