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
531cebad4c
commit
9d9af8ac9a
1 changed files with 1 additions and 1 deletions
|
@ -75,7 +75,7 @@ later.
|
|||
|
||||
This HOWTO is simply an introduction to writing text-mode programs
|
||||
with curses and Python. It doesn't attempt to be a complete guide to
|
||||
the curses API; for that, see the Python library guide's serction on
|
||||
the curses API; for that, see the Python library guide's section on
|
||||
ncurses, and the C manual pages for ncurses. It will, however, give
|
||||
you the basic ideas.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue