[clang] 6e8601f - [OpenCL][Docs] Fix typo in section label
Anastasia Stulova via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 8 03:00:13 PDT 2021
Author: Anastasia Stulova
Date: 2021-04-08T10:59:44+01:00
New Revision: 6e8601ff4ae1154e6f7963c70453b4818d7453e0
URL: https://github.com/llvm/llvm-project/commit/6e8601ff4ae1154e6f7963c70453b4818d7453e0
DIFF: https://github.com/llvm/llvm-project/commit/6e8601ff4ae1154e6f7963c70453b4818d7453e0.diff
LOG: [OpenCL][Docs] Fix typo in section label
Added:
Modified:
clang/docs/OpenCLSupport.rst
Removed:
################################################################################
diff --git a/clang/docs/OpenCLSupport.rst b/clang/docs/OpenCLSupport.rst
index 71200364c7466..5b5ab2b1bec04 100644
--- a/clang/docs/OpenCLSupport.rst
+++ b/clang/docs/OpenCLSupport.rst
@@ -398,7 +398,7 @@ Feel free to contact us on `cfe-dev
<https://lists.llvm.org/mailman/listinfo/cfe-dev>`_ or via `Bugzilla
<https://bugs.llvm.org/>`__.
-.. _opencl_experimenal_cxxlibs:
+.. _opencl_experimental_cxxlibs:
C++ libraries for OpenCL
------------------------
More information about the cfe-commits
mailing list