mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Of course, I forget how to type long ago...
Typo noted by /F.
This commit is contained in:
parent
c59996e6b1
commit
bae57a88a6
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ will be written to <codec_prefix><mapname>.py with <mapname> being the
|
|||
first part of the map's filename ('a' in a.b.c.txt) converted to
|
||||
lowercase with hyphens replaced by underscores.
|
||||
|
||||
The tool also writes marhsalled versions of the mapping tables to the
|
||||
The tool also writes marshalled versions of the mapping tables to the
|
||||
same location (with .mapping extension).
|
||||
|
||||
Written by Marc-Andre Lemburg (mal@lemburg.com).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue