mirror of
https://github.com/python/cpython.git
synced 2025-07-24 03:35:53 +00:00
Fix typo.
This commit is contained in:
parent
21a1f734fb
commit
44afa5e6a4
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ source.
|
|||
|
||||
.. cmdoption:: -c <command>
|
||||
|
||||
Execute the Python code in *command*. *command* can be one ore more
|
||||
Execute the Python code in *command*. *command* can be one or more
|
||||
statements separated by newlines, with significant leading whitespace as in
|
||||
normal module code.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue