Antoine Beaupré 10 yıl önce
ebeveyn
işleme
ef0ed409b6
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      borg/converter.py

+ 1 - 1
borg/converter.py

@@ -111,7 +111,7 @@ class AtticRepositoryConverter(Repository):
         raise NotImplementedException('cache conversion not implemented, next borg backup will take longer to rebuild those caches')
         raise NotImplementedException('cache conversion not implemented, next borg backup will take longer to rebuild those caches')
 
 
 class AtticKeyfileKey(KeyfileKey):
 class AtticKeyfileKey(KeyfileKey):
-    """backwards compatible Attick key file parser"""
+    """backwards compatible Attic key file parser"""
     FILE_ID = 'ATTIC KEY'
     FILE_ID = 'ATTIC KEY'
 
 
     # verbatim copy from attic
     # verbatim copy from attic