Skip to content

Commit 4179ee8

Browse files
Update Doc/library/binascii.rst
Co-authored-by: Pieter Eendebak <pieter.eendebak@gmail.com>
1 parent 1f43c81 commit 4179ee8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/library/binascii.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -367,7 +367,7 @@ The :mod:`!binascii` module defines the following functions:
367367
*ignorechars* should be a :term:`bytes-like object` containing characters
368368
to ignore from the input.
369369

370-
Similar functionality (more liberal towards whitespace) is also accessible
370+
Similar functionality (but more liberal towards whitespace) is also accessible
371371
using the :meth:`bytes.fromhex` class method.
372372

373373
.. versionchanged:: 3.15

0 commit comments

Comments
 (0)