[llvm] r197798 - Fix a typo in the docs
Timur Iskhodzhanov
timurrrr at google.com
Fri Dec 20 02:32:13 PST 2013
Author: timurrrr
Date: Fri Dec 20 04:32:12 2013
New Revision: 197798
URL: http://llvm.org/viewvc/llvm-project?rev=197798&view=rev
Log:
Fix a typo in the docs
Modified:
llvm/trunk/docs/Extensions.rst
Modified: llvm/trunk/docs/Extensions.rst
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/docs/Extensions.rst?rev=197798&r1=197797&r2=197798&view=diff
==============================================================================
--- llvm/trunk/docs/Extensions.rst (original)
+++ llvm/trunk/docs/Extensions.rst Fri Dec 20 04:32:12 2013
@@ -127,7 +127,7 @@ MC supports passing the information in `
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:
More information about the llvm-commits
mailing list