]> granicus.if.org Git - python/commitdiff
remove useless word (closes #23929)
authorBenjamin Peterson <benjamin@python.org>
Tue, 14 Apr 2015 00:24:10 +0000 (20:24 -0400)
committerBenjamin Peterson <benjamin@python.org>
Tue, 14 Apr 2015 00:24:10 +0000 (20:24 -0400)
Lib/os.py

index 556f592526a668392d23169d3015f52e7e6f56a7..a8f6a0b8db93cf20c611c407a7c4de750a112032 100644 (file)
--- a/Lib/os.py
+++ b/Lib/os.py
@@ -268,7 +268,7 @@ def renames(old, new):
     empty.  Works like rename, except creation of any intermediate
     directories needed to make the new pathname good is attempted
     first.  After the rename, directories corresponding to rightmost
-    path segments of the old name will be pruned way until either the
+    path segments of the old name will be pruned until either the
     whole path is consumed or a nonempty directory is found.
 
     Note: this function can fail with the new directory structure made