Browse Source

Fix ticket number in changelog.

Dan Helfman 6 years ago
parent
commit
8b4ac0017b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      NEWS

+ 1 - 1
NEWS

@@ -3,7 +3,7 @@
  * #132: Leave exclude_patterns glob expansion to Borg, since doing it in borgmatic leads to
  * #132: Leave exclude_patterns glob expansion to Borg, since doing it in borgmatic leads to
    confusing behavior.
    confusing behavior.
  * #136: Handle and format validation errors raised during argument parsing.
  * #136: Handle and format validation errors raised during argument parsing.
- * #139: Allow use of --stats flag when --create or --prune flags are implied.
+ * #138: Allow use of --stats flag when --create or --prune flags are implied.
 
 
 1.2.14
 1.2.14
  * #103: When generating sample configuration with generate-borgmatic-config, document the defaults
  * #103: When generating sample configuration with generate-borgmatic-config, document the defaults