[Patches] [ python-Patches-1186781 ] Typo in Curses-Function doc

SourceForge.net noreply at sourceforge.net
Fri Apr 29 08:10:50 CEST 2005


Patches item #1186781, was opened at 2005-04-21 01:13
Message generated for change (Comment added) made by mdehoon
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1186781&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: grzankam (grzankam)
Assigned to: Nobody/Anonymous (nobody)
Summary: Typo in Curses-Function doc

Initial Comment:
The description of the filter() method on
<http://docs.python.org/lib/curses-functions.html> says
"This may be used for enabling cgaracter-at-a-time line
editing without touching the rest of the screen."

cgaracter should likely be character

----------------------------------------------------------------------

Comment By: Michiel de Hoon (mdehoon)
Date: 2005-04-29 15:10

Message:
Logged In: YES 
user_id=488897

Note that curses-functions.html is generated from
Doc/lib/libcurses.tex, so the patch should be against this
file instead of the HTML page. Otherwise, you're right of
course.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1186781&group_id=5470


More information about the Patches mailing list