Merge pull request #22 from kanzure/patch-1
Fix typo in CCProtocolPacker.
This commit is contained in:
commit
59c2e52876
@ -64,7 +64,7 @@ class CCProtocolPacker:
|
||||
|
||||
@staticmethod
|
||||
def start_backup():
|
||||
# prompts user with password for encrytped backup
|
||||
# prompts user with password for encrypted backup
|
||||
return b'back'
|
||||
|
||||
@staticmethod
|
||||
|
||||
Loading…
Reference in New Issue
Block a user