]> granicus.if.org Git - python/commitdiff
Fix typo (#13467)
authorÉric Araujo <merwok@netwok.org>
Tue, 29 Nov 2011 15:34:58 +0000 (16:34 +0100)
committerÉric Araujo <merwok@netwok.org>
Tue, 29 Nov 2011 15:34:58 +0000 (16:34 +0100)
Doc/library/sysconfig.rst

index 5b2509a909659e4cf069695f5be1fb14cb7c2b88..c47dcce83cfbf19d398c8b3badba878a9a143747 100644 (file)
@@ -130,7 +130,7 @@ identifier.  Python currently uses eight paths:
    one may call this function and get the default value.
 
    If *scheme* is provided, it must be a value from the list returned by
-   :func:`get_path_names`.  Otherwise, the default scheme for the current
+   :func:`get_scheme_names`.  Otherwise, the default scheme for the current
    platform is used.
 
    If *vars* is provided, it must be a dictionary of variables that will update