summaryrefslogtreecommitdiffstats
path: root/docs/LanguageExtensions.rst
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2015-08-10 19:54:11 +0000
committerNick Lewycky <nicholas@mxc.ca>2015-08-10 19:54:11 +0000
commit1525c826b054d9e3afc32f62db48f4ab35cb6b7a (patch)
treea12a04290ad8d14cf74f4553134fd7f5aa269cc3 /docs/LanguageExtensions.rst
parentb7293787290dedf30ef5c1d1224bb695ce3dc507 (diff)
Fix typo.
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@244490 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/LanguageExtensions.rst')
-rw-r--r--docs/LanguageExtensions.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/LanguageExtensions.rst b/docs/LanguageExtensions.rst
index 8cc0f98eb7..ca2e177b36 100644
--- a/docs/LanguageExtensions.rst
+++ b/docs/LanguageExtensions.rst
@@ -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 --