Browse Source

use permanently instead of irrevocably, which is less common

Antoine Beaupré 9 years ago
parent
commit
79d9aebaf2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      borg/archiver.py

+ 1 - 1
borg/archiver.py

@@ -919,7 +919,7 @@ Type "Yes I am sure" if you understand this and want to continue.\n""")
         `borg check --repair` to rebuild those files after the
         `borg check --repair` to rebuild those files after the
         conversion.
         conversion.
 
 
-        the conversion can IRREMEDIABLY DAMAGE YOUR REPOSITORY! Attic
+        the conversion can PERMANENTLY DAMAGE YOUR REPOSITORY! Attic
         will also NOT BE ABLE TO READ THE BORG REPOSITORY ANYMORE, as
         will also NOT BE ABLE TO READ THE BORG REPOSITORY ANYMORE, as
         the magic strings will have changed.
         the magic strings will have changed.