Skip to content

Commit 0c2f6a4

Browse files
committed
Typo
1 parent e0406da commit 0c2f6a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/5_abstract_data_types.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -643,7 +643,7 @@ documented in the :ref:`official Python documentation <typeiter>`.
643643
.. hint::
644644

645645
Raising exceptions is the subject of :numref:`raising_exceptions`,
646-
to which we will turn presently. Fur current purposes, it is
646+
to which we will turn presently. For current purposes, it is
647647
sufficient to know that iteration is halted when :meth:`~iterator.__next__`
648648
executes this line of code:
649649

doc/webgit

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
Subproject commit dd7dd29d5161b6b5ff640c4fa7b2a3aa958da10f
1+
Subproject commit a5f01539f65d6b78d59ead0fa1844d92bae88976

0 commit comments

Comments
 (0)