]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[Bug #1123268] Fix typo
authorAndrew M. Kuchling <amk@amk.ca>
Wed, 1 Jun 2005 23:22:39 +0000 (23:22 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Wed, 1 Jun 2005 23:22:39 +0000 (23:22 +0000)
Doc/lib/libcurses.tex

index ad752872a9194bd4f77740807071bd34137b6589..d7fe79bd449dae5a4de251f9c5277e58fb8287ed 100644 (file)
@@ -161,7 +161,7 @@ The \function{filter()} routine, if used, must be called before
 calls, LINES is set to 1; the capabilities clear, cup, cud, cud1,
 cuu1, cuu, vpa are disabled; and the home string is set to the value of cr.
 The effect is that the cursor is confined to the current line, and so
-are screen updates.  This may be used for enabling cgaracter-at-a-time 
+are screen updates.  This may be used for enabling character-at-a-time 
 line editing without touching the rest of the screen.
 \end{funcdesc}