SF patch #855195: fix typos

(Contributed by George Yoshida.)
This commit is contained in:
Raymond Hettinger 2003-12-07 13:00:25 +00:00
parent e180307c10
commit ff294fea40
4 changed files with 4 additions and 3 deletions

View file

@ -362,7 +362,7 @@ Leave cbreak mode. Return to normal ``cooked'' mode with line buffering.
\end{funcdesc}
\begin{funcdesc}{noecho}{}
Leave echo mode. Echoing of input characters is turned off,
Leave echo mode. Echoing of input characters is turned off.
\end{funcdesc}
\begin{funcdesc}{nonl}{}