diff options
author | Micah Anderson <micah@riseup.net> | 2006-04-22 22:02:43 +0000 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2006-04-22 22:02:43 +0000 |
commit | 3313ebbd62ab9b71fba375499a85e9bca87ba030 (patch) | |
tree | 553f02e1c8b8b16c1155b5f31a09adcdca45fa77 /handlers | |
parent | 8e85d7b725897859087ae9e6be2756a8ac4d2ef3 (diff) | |
download | backupninja-3313ebbd62ab9b71fba375499a85e9bca87ba030.tar.gz backupninja-3313ebbd62ab9b71fba375499a85e9bca87ba030.tar.bz2 |
minor spelling fix
Diffstat (limited to 'handlers')
-rw-r--r-- | handlers/dup.helper | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/handlers/dup.helper b/handlers/dup.helper index 4cc0528..9fe2718 100644 --- a/handlers/dup.helper +++ b/handlers/dup.helper @@ -276,7 +276,7 @@ testconnect = $dup_testconnect ###################################################### ## gpg section -## (how to encrypt and optionnally sign the backups) +## (how to encrypt and optionally sign the backups) ## ## WARNING: old (pre-0.9.2) example.dup used to give wrong information about ## the way the following options are used. Please read the following |