mirror of
https://github.com/python/cpython.git
synced 2025-07-24 11:44:31 +00:00
Minor grammatical correction: "This module perform ..." --> "This module
performs ...".
This commit is contained in:
parent
5b34ec1b14
commit
6a50ba82ce
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
\indexii{base64}{encoding}
|
||||
\index{MIME!base64 encoding}
|
||||
|
||||
This module perform base64 encoding and decoding of arbitrary binary
|
||||
This module performs base64 encoding and decoding of arbitrary binary
|
||||
strings into text strings that can be safely emailed or posted. The
|
||||
encoding scheme is defined in \rfc{1421} (``Privacy Enhancement for
|
||||
Internet Electronic Mail: Part I: Message Encryption and
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue