mirror of
https://github.com/python/cpython.git
synced 2025-11-01 18:51:43 +00:00
"\platform{UNIX}" should really be spelled "\platform{Unix}".
This commit is contained in:
parent
f6863c1909
commit
a54a887f66
13 changed files with 14 additions and 14 deletions
|
|
@ -3,7 +3,7 @@
|
|||
File-like objects with locking support}
|
||||
|
||||
\declaremodule{builtin}{posixfile}
|
||||
\platform{UNIX}
|
||||
\platform{Unix}
|
||||
\modulesynopsis{A file-like object with support for locking.}
|
||||
\moduleauthor{Jaap Vermeulen}{}
|
||||
\sectionauthor{Jaap Vermeulen}{}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue