Browse Source

Clarify wording in changelog.

Dan Helfman 5 years ago
parent
commit
de478f6ff7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      NEWS

+ 1 - 1
NEWS

@@ -3,7 +3,7 @@
    borgmatic.
    borgmatic.
  * For database dumps, replace the named pipe on every borgmatic run. This prevent hangs on stale
  * For database dumps, replace the named pipe on every borgmatic run. This prevent hangs on stale
    pipes left over from previous runs.
    pipes left over from previous runs.
- * Fix error handling when executing commands to handle more edge cases.
+ * Fix error handling to handle more edge cases when executing commands.
 
 
 1.5.3
 1.5.3
  * #258: Stream database dumps and restores directly to/from Borg without using any additional
  * #258: Stream database dumps and restores directly to/from Borg without using any additional