]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fix typo in shutil doc
authorHynek Schlawack <hs@ox.cx>
Wed, 27 Jun 2012 15:53:22 +0000 (17:53 +0200)
committerHynek Schlawack <hs@ox.cx>
Wed, 27 Jun 2012 15:53:22 +0000 (17:53 +0200)
Doc/library/shutil.rst

index 1c27cc9042fbb139cdc4538d1186e92c4fcbf62c..c3947bbc79efbfd87e42bc28c3e0363506ecc20a 100644 (file)
@@ -91,7 +91,7 @@ Directory and files operations
    .. versionchanged:: 3.3
       Added *symlinks* argument.
 
-.. function:: copy(src, dst, symlinks=False))
+.. function:: copy(src, dst, symlinks=False)
 
    Copy the file *src* to the file or directory *dst* and return the file's
    destination.  If *dst* is a directory, a