]> granicus.if.org Git - python/commitdiff
Wording fix
authorAndrew M. Kuchling <amk@amk.ca>
Sun, 6 Jul 2008 17:43:16 +0000 (17:43 +0000)
committerAndrew M. Kuchling <amk@amk.ca>
Sun, 6 Jul 2008 17:43:16 +0000 (17:43 +0000)
Doc/library/shutil.rst

index ab652a58af93febabf71f7db3a8eb9a410b0a685..b1a392e667af706de0424101d78f8f5464253933 100644 (file)
@@ -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
    :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