mirror of
https://github.com/python/cpython.git
synced 2025-11-02 11:08:57 +00:00
Closes #18452: fix several "occurrence" typos (reported by Févry Thibault).
This commit is contained in:
commit
d57b268653
3 changed files with 4 additions and 4 deletions
|
|
@ -468,7 +468,7 @@ verbosity argument (check the output of ``python --help``)::
|
|||
print(answer)
|
||||
|
||||
We have introduced another action, "count",
|
||||
to count the number of occurences of a specific optional arguments:
|
||||
to count the number of occurrences of a specific optional arguments:
|
||||
|
||||
.. code-block:: sh
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue