Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit df6198e

Browse files
author
Tarek Ziadé
committed
fixed typo
1 parent a989814 commit df6198e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Doc/whatsnew/3.2.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ New, Improved, and Deprecated Modules
8989

9090
* ignore_dangling_symlinks: when symlinks=false (meaning that the function
9191
copy the file pointed by the symlink, not the symlink itself)
92-
this option will silent the error thrown if the file doesn't exists.
92+
this option will silence the error thrown if the file doesn't exists.
9393

9494
* copy_function: a callable that will be used to copy files.
9595
:func:`shutil.copy2` is used by default.

0 commit comments

Comments
 (0)