Skip to content

Commit 83f3b42

Browse files
committed
content/python: change type intersphinx link
1 parent a71510d commit 83f3b42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/python.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ statements and loops. For example, the :ref:`if` statement:
100100

101101

102102
Often you want to loop over a sequence of integers, in that case the
103-
:func:`range` function is useful:
103+
:class:`range` function is useful:
104104

105105
::
106106

0 commit comments

Comments
 (0)