fixed typo -- thanks Nick

This commit is contained in:
Tarek Ziadé 2010-04-20 14:31:49 +00:00
parent cb999a311c
commit 6cf3e616e4
2 changed files with 2 additions and 2 deletions

View file

@ -162,7 +162,7 @@ def copytree(src, dst, symlinks=False, ignore=None, copy_function=copy2,
an Error exception at the end of the copy process.
You can set the optional ignore_dangling_symlinks flag to true if you
want to silent this exception.
want to silence this exception.
The optional ignore argument is a callable. If given, it