mirror of
https://github.com/python/cpython.git
synced 2025-09-22 08:23:36 +00:00
Wording fix
This commit is contained in:
parent
de2939bb75
commit
c40608491c
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ copying and removal. For operations on individual files, see also the
|
||||||
|
|
||||||
This factory function creates a function that can be used as a callable for
|
This factory function creates a function that can be used as a callable for
|
||||||
:func:`copytree`\'s *ignore* argument, ignoring files and directories that
|
:func:`copytree`\'s *ignore* argument, ignoring files and directories that
|
||||||
match one the glob-style *patterns* provided. See the example below.
|
match one of the glob-style *patterns* provided. See the example below.
|
||||||
|
|
||||||
.. versionadded:: 2.6
|
.. versionadded:: 2.6
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue