From 2a0c7510fb91ba4a11b6772a8ae72685823907f8 Mon Sep 17 00:00:00 2001 From: Marti Bolivar Date: Wed, 9 Feb 2011 21:10:34 -0500 Subject: Fixed docs bug where we say "long" when we mean "long long" --- docs/source/lang/cpp/longcast.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/source/lang/cpp/longcast.rst') diff --git a/docs/source/lang/cpp/longcast.rst b/docs/source/lang/cpp/longcast.rst index 2b92345..f588fc6 100644 --- a/docs/source/lang/cpp/longcast.rst +++ b/docs/source/lang/cpp/longcast.rst @@ -21,7 +21,7 @@ precision and limitations of ``long`` variables on the Maple. See Also -------- -- :ref:`long ` - +- :ref:`long ` +- :ref:`long long ` .. include:: cc-attribution.txt -- cgit v1.2.3