mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-09 01:17:39 +08:00
DOC: Spell 'because' correctly.
This commit is contained in:
+1
-1
@@ -361,7 +361,7 @@ def bundles():
|
||||
ingestions = []
|
||||
|
||||
# If we got no ingestions, either because the directory didn't exist or
|
||||
# becuase there were no entries, print a single message indicating that
|
||||
# because there were no entries, print a single message indicating that
|
||||
# no ingestions have yet been made.
|
||||
for timestamp in ingestions or ["<no ingestions>"]:
|
||||
print("%s %s" % (bundle, timestamp))
|
||||
|
||||
Reference in New Issue
Block a user