diff --git a/britney_util.py b/britney_util.py index fbe39f5..1043ad3 100644 --- a/britney_util.py +++ b/britney_util.py @@ -482,7 +482,7 @@ def write_sources(sources_s, filename): """Write a sources file from Britney's state for a given suite Britney discards fields she does not care about, so the resulting - file omitts a lot of regular fields. + file omits a lot of regular fields. """ key_pairs = ((VERSION, 'Version'), (SECTION, 'Section'),