mirror of
https://github.com/python/cpython.git
synced 2025-10-02 21:25:24 +00:00
Doc fix: the text role is called "func", not "funk".
This commit is contained in:
parent
6159e0956c
commit
950b76ab1a
1 changed files with 1 additions and 1 deletions
|
@ -2225,7 +2225,7 @@ features:
|
|||
|
||||
This function always supports :ref:`paths relative to directory descriptors
|
||||
<dir_fd>` and :ref:`not following symlinks <follow_symlinks>`. Note however
|
||||
that, unlike other functions, the :funk:`fwalk` default value for
|
||||
that, unlike other functions, the :func:`fwalk` default value for
|
||||
*follow_symlinks* is ``False``.
|
||||
|
||||
.. note::
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue