Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cf3cbab

Browse files
committed
Review edits of iterators_generators.rst
1 parent 678f8dc commit cf3cbab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/sphinx/source/iterators_generators.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -547,7 +547,7 @@ This function is added to the cIterator module thus:
547547
548548
static PyMethodDef cIterator_methods[] = {
549549
{"iterate_and_print", (PyCFunction) iterate_and_print, METH_VARARGS,
550-
"Iteratee through the argument printing the values."},
550+
"Iterate through the argument printing the values."},
551551
{NULL, NULL, 0, NULL} /* Sentinel */
552552
};
553553

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /