]> granicus.if.org Git - clang/commitdiff
Fix typo.
authorNick Lewycky <nicholas@mxc.ca>
Mon, 10 Aug 2015 19:54:11 +0000 (19:54 +0000)
committerNick Lewycky <nicholas@mxc.ca>
Mon, 10 Aug 2015 19:54:11 +0000 (19:54 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@244490 91177308-0d34-0410-b5e6-96231b3b80d8

docs/LanguageExtensions.rst

index 8cc0f98eb7d5ae4cda72571d826a121de2c68c26..ca2e177b3681977b7a1087a6ccae1214d7d948e1 100644 (file)
@@ -415,7 +415,7 @@ dash indicates that an operation is not accepted according to a corresponding
 specification.
 
 ============================== ======= ======= ======= =======
-         Opeator               OpenCL  AltiVec   GCC    NEON
+         Operator              OpenCL  AltiVec   GCC    NEON
 ============================== ======= ======= ======= =======
 []                               yes     yes     yes     --
 unary operators +, --            yes     yes     yes     --