]> granicus.if.org Git - python/commitdiff
Fix typo.
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 25 Sep 2010 22:12:00 +0000 (22:12 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 25 Sep 2010 22:12:00 +0000 (22:12 +0000)
Doc/library/os.rst

index 0baed15fbe699376c5c5166a11e78c4abbfc17bd..32a70414db4b3bb7306d8fd52721cf7bda14de8a 100644 (file)
@@ -162,7 +162,7 @@ process and user.
    error handler if the filesystem encoding is ``'mbcs'`` (which is the default
    encoding).
 
-   :func:`fsdencode` is the reverse function.
+   :func:`fsdecode` is the reverse function.
 
    .. versionadded:: 3.2