commit | 371ca3b54d355476cc735cb932e80f5cd16310da | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Fri Sep 24 19:16:48 2021 -0700 |
committer | GitHub <noreply@github.com> | Fri Sep 24 19:16:48 2021 -0700 |
tree | 3e0239730c2ff6b82e768c3222be334437b3d910 | |
parent | 402d5f3d77684c91ad02a2ab5223673bec5f1602 [diff] |
bpo-45277: Fix typo in codecs doc (GH-28555) encoding => encode (cherry picked from commit 4c0fc65cd8a6d4c18330505576ccd4b46abeec1c) Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>