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)
llvm-svn: 244490

clang/docs/LanguageExtensions.rst

index 8cc0f98..ca2e177 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     --