Fix typo in buildwatson

This commit is contained in:
Dani Hodovic 2022-08-19 15:42:07 +02:00 committed by Guillaume Baffoin
parent c0c0861963
commit f0a81bff71
1 changed files with 1 additions and 1 deletions

View File

@ -99,7 +99,7 @@ class Command(BaseCommand):
'--non-atomic',
action='store_true',
default=False,
help="Commit index entries in batches. WARNING: if buildwatson failse, \
help="Commit index entries in batches. WARNING: if buildwatson fails, \
the index will be incomplete."
)
parser.add_argument(