mirror of https://github.com/python/cpython.git
Fix typo.
This commit is contained in:
parent
9fdd11b3b6
commit
a305ca786c
|
@ -162,7 +162,7 @@ process and user.
|
||||||
error handler if the filesystem encoding is ``'mbcs'`` (which is the default
|
error handler if the filesystem encoding is ``'mbcs'`` (which is the default
|
||||||
encoding).
|
encoding).
|
||||||
|
|
||||||
:func:`fsdencode` is the reverse function.
|
:func:`fsdecode` is the reverse function.
|
||||||
|
|
||||||
.. versionadded:: 3.2
|
.. versionadded:: 3.2
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue