Skip to content

Commit 35bc554

Browse files
Update Doc/tutorial/controlflow.rst
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
1 parent 314fb04 commit 35bc554

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/tutorial/controlflow.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -155,8 +155,8 @@ that takes an iterable is :func:`sum`::
155155
6
156156

157157
Later we will see more functions that return iterables and take iterables as
158-
arguments. In chapter :ref:`tut-structures`, we will discuss in more detail
159-
:func:`list`.
158+
arguments. In chapter :ref:`tut-structures`, we will discuss :func:`list` in more
159+
detail.
160160

161161
.. _tut-break:
162162

0 commit comments

Comments
 (0)