We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 59fafee commit d457312Copy full SHA for d457312
1 file changed
bagit.py
@@ -1295,7 +1295,7 @@ def _walk(data_dir):
1295
def _check_can_bag(test_dir):
1296
"""
1297
Scan the provided directory to ensure all files and directories can be read
1298
- and alldirectories can be written.
+ and all directories can be written.
1299
1300
If there are any permission issues, a BagError is raised.
1301
0 commit comments