diff --git a/Doc/library/shutil.rst b/Doc/library/shutil.rst index 221b257e0925c2..bcc558390d1abe 100644 --- a/Doc/library/shutil.rst +++ b/Doc/library/shutil.rst @@ -835,7 +835,7 @@ In the final archive, :file:`please_add.txt` should be included, but ... root_dir='tmp/root', ... base_dir='structure/content', ... ) - '/Users/tarek/my_archive.tar' + '/Users/tarek/myarchive.tar' Listing the files in the resulting archive gives us: