diff options
| -rw-r--r-- | llvm/docs/Extensions.rst | 2 |
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: |

