fix a bunch of spelling errors

(closes SF patch #1104868)
This commit is contained in:
Fred Drake 2005-01-19 03:39:17 +00:00
parent 9f79dbfd4a
commit b184ae860e
8 changed files with 8 additions and 8 deletions

View file

@ -639,7 +639,7 @@ Availability: Windows.
\begin{datadesc}{SEEK_SET}
\dataline{SEEK_CUR}
\dataline{SEEK_END}
Parameteters to the \function{lseek()} function.
Parameters to the \function{lseek()} function.
Their values are 0, 1, and 2, respectively.
Availability: Windows, Macintosh, \UNIX.
\versionadded{2.5}