From: Timur Iskhodzhanov Date: Fri, 20 Dec 2013 10:32:12 +0000 (+0000) Subject: Fix a typo in the docs X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=78a613731e39778fd6e4518b7d4738bd0c0de291;p=oota-llvm.git Fix a typo in the docs git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197798 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/docs/Extensions.rst b/docs/Extensions.rst index e308dbcdfc4..9f33d30ac7b 100644 --- a/docs/Extensions.rst +++ b/docs/Extensions.rst @@ -127,7 +127,7 @@ MC supports passing the information in ``.linkonce`` at the end of Symbol1: .long 1 -Note that in the combined form the COMDAT symbol is explict. This +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: