We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e36d31d commit adcafa5Copy full SHA for adcafa5
Doc/library/base64.rst
@@ -413,7 +413,7 @@ recommended to review the security section for any code deployed to production.
413
414
`ISO 32000-2 Portable document format - Part 2: PDF 2.0 <https://pdfa.org/resource/iso-32000-2/>`_
415
Section 7.4.3, "ASCII85Decode Filter," provides the definition
416
- of the standard base85 encoding used in PDF and PostScript, including
+ of the Ascii85 encoding used in PDF and PostScript, including
417
the output character set and the details of data length preservation
418
using zero-padding and partial output groups.
419
0 commit comments