diff --git a/Doc/library/shutil.rst b/Doc/library/shutil.rst index dde38498206c46..692f31c8ca60bd 100644 --- a/Doc/library/shutil.rst +++ b/Doc/library/shutil.rst @@ -860,7 +860,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: