summaryrefslogtreecommitdiffstats
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
commit18f666b52454518918172d57a3fe49d38fbf1644 (patch)
tree6a2e2a4ca26b048ee69c71b2bd23a6d1636dc7f5
parent4af032dce7321310d014bf7485e35820e59dbe8f (diff)
downloadbcm5719-llvm-18f666b52454518918172d57a3fe49d38fbf1644.tar.gz
bcm5719-llvm-18f666b52454518918172d57a3fe49d38fbf1644.zip
Fix a typo in the docs
llvm-svn: 197798
-rw-r--r--llvm/docs/Extensions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/docs/Extensions.rst b/llvm/docs/Extensions.rst
index e308dbcdfc4..9f33d30ac7b 100644
--- a/llvm/docs/Extensions.rst
+++ b/llvm/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:
OpenPOWER on IntegriCloud