We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d62a81 commit d3e0205Copy full SHA for d3e0205
1 file changed
bagit.py
@@ -1280,7 +1280,7 @@ def _walk(data_dir):
1280
def _check_can_bag(test_dir):
1281
"""
1282
Scan the provided directory to ensure all files and directories can be read
1283
- and alldirectories can be written.
+ and all directories can be written.
1284
1285
If there are any permission issues, a BagError is raised.
1286
0 commit comments