瀏覽代碼

Comment typo.

Dan 7 年之前
父節點
當前提交
f2782426d5
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      borgmatic/commands/borgmatic.py

+ 1 - 1
borgmatic/commands/borgmatic.py

@@ -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))