summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorTimur Iskhodzhanov <timurrrr@google.com>2013-12-20 10:32:12 +0000
committerTimur Iskhodzhanov <timurrrr@google.com>2013-12-20 10:32:12 +0000
commit78a613731e39778fd6e4518b7d4738bd0c0de291 (patch)
treef5ea64db7d00f191685cf8dca335a43726e8cfad /docs
parent66732aeff2aba2899b6c128d73a27c6ed271acc8 (diff)
downloadllvm-78a613731e39778fd6e4518b7d4738bd0c0de291.tar.gz
llvm-78a613731e39778fd6e4518b7d4738bd0c0de291.tar.bz2
llvm-78a613731e39778fd6e4518b7d4738bd0c0de291.tar.xz
Fix a typo in the docs
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@197798 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs')
-rw-r--r--docs/Extensions.rst2
1 files changed, 1 insertions, 1 deletions
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: