Kaydet (Commit) 7c2ea7fa authored tarafından Fredrik Lundh's avatar Fredrik Lundh

typo

üst 634863cd
......@@ -164,6 +164,6 @@ Memory-mapped file objects support the following methods:
\begin{methoddesc}{write_byte}{\var{byte}}
Write the single-character string \var{byte} into memory at the
current position of the file pointer; the file position is advanced
by \code{1}.If the mmap was created with \constant{ACCESS_READ},
by \code{1}. If the mmap was created with \constant{ACCESS_READ},
then writing to it will throw a \exception{TypeError} exception.
\end{methoddesc}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment