mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
Fix typos in docs, error messages and comments (#122502)
Signed-off-by: jianghuyiyuan <shuangcui@live.com>
This commit is contained in:
parent
06656e259b
commit
46f5a4f9e1
6 changed files with 6 additions and 6 deletions
|
|
@ -1120,7 +1120,7 @@ Remove built files.
|
|||
make distclean
|
||||
^^^^^^^^^^^^^^
|
||||
|
||||
In addition to the the work done by ``make clean``, remove files
|
||||
In addition to the work done by ``make clean``, remove files
|
||||
created by the configure script. ``configure`` will have to be run
|
||||
before building again. [#]_
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue