Skip to content

Commit 11e3731

Browse files
Update Doc/reference/expressions.rst
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
1 parent 9f9d29c commit 11e3731

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/reference/expressions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ integer, floating-point number, complex number) with the given value. The value
143143
may be approximated in the case of floating-point and imaginary (complex)
144144
literals.
145145
See section :ref:`literals` for details.
146-
Seee section :ref:`string-concatenation` for details on ``strings``.
146+
See section :ref:`string-concatenation` for details on ``strings``.
147147

148148

149149
.. index::

0 commit comments

Comments
 (0)