summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst
diff options
context:
space:
mode:
Diffstat (limited to 'Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst')
-rw-r--r--Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst b/Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst
index c85b5e0..7465923 100644
--- a/Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst
+++ b/Help/variable/CMAKE_LANG_SIZEOF_DATA_PTR.rst
@@ -1,7 +1,7 @@
CMAKE_<LANG>_SIZEOF_DATA_PTR
----------------------------
-Size of pointer-to-data types for language <LANG>.
+Size of pointer-to-data types for language ``<LANG>``.
This holds the size (in bytes) of pointer-to-data types in the target
-platform ABI. It is defined for languages C and CXX (C++).
+platform ABI. It is defined for languages ``C`` and ``CXX`` (C++).