From 78a613731e39778fd6e4518b7d4738bd0c0de291 Mon Sep 17 00:00:00 2001 From: Timur Iskhodzhanov Date: Fri, 20 Dec 2013 10:32:12 +0000 Subject: Fix a typo in the docs git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197798 91177308-0d34-0410-b5e6-96231b3b80d8 --- docs/Extensions.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/Extensions.rst') diff --git a/docs/Extensions.rst b/docs/Extensions.rst index e308dbcdfc..9f33d30ac7 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: -- cgit v1.2.3