summaryrefslogtreecommitdiffstats
path: root/llvm/docs
diff options
context:
space:
mode:
authorNico Rieck <nico.rieck@gmail.com>2014-02-15 06:02:36 +0000
committerNico Rieck <nico.rieck@gmail.com>2014-02-15 06:02:36 +0000
commite52d293854d8dc041fe9defed0fd17c5d39a6223 (patch)
tree67d682a6c7f72b966798c917b2669442a647f1e5 /llvm/docs
parentb1ad26901f21f38deecf1e3a9d0a94b47b81f6fe (diff)
downloadbcm5719-llvm-e52d293854d8dc041fe9defed0fd17c5d39a6223.tar.gz
bcm5719-llvm-e52d293854d8dc041fe9defed0fd17c5d39a6223.zip
Fix typo
llvm-svn: 201461
Diffstat (limited to 'llvm/docs')
-rw-r--r--llvm/docs/Extensions.rst4
1 files changed, 2 insertions, 2 deletions
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
OpenPOWER on IntegriCloud