aboutsummaryrefslogtreecommitdiffstats
path: root/source/lang/cpp/built-in-types.rst
diff options
context:
space:
mode:
Diffstat (limited to 'source/lang/cpp/built-in-types.rst')
-rw-r--r--source/lang/cpp/built-in-types.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/lang/cpp/built-in-types.rst b/source/lang/cpp/built-in-types.rst
index 1323db8..a7349e6 100644
--- a/source/lang/cpp/built-in-types.rst
+++ b/source/lang/cpp/built-in-types.rst
@@ -33,7 +33,7 @@ Integral types
.. cpp:type:: long
- 64-bit integer value.
+ 32-bit integer value.
.. cpp:type:: long long