mirror of
https://github.com/borgmatic-collective/borgmatic.git
synced 2026-08-02 06:33:02 +02:00
Comment typo.
This commit is contained in:
@@ -81,7 +81,7 @@ def parse_arguments(*arguments):
|
||||
|
||||
def run_configuration(config_filename, args): # pragma: no cover
|
||||
'''
|
||||
Parse and single configuration file, and execute its defined pruning, backups, and/or consistency
|
||||
Parse a single configuration file, and execute its defined pruning, backups, and/or consistency
|
||||
checks.
|
||||
'''
|
||||
logger.info('{}: Parsing configuration file'.format(config_filename))
|
||||
|
||||
Reference in New Issue
Block a user