diff options
-rw-r--r-- | examples/example.dup | 2 | ||||
-rw-r--r-- | handlers/dup.helper | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/examples/example.dup b/examples/example.dup index 74453ec..8a880f8 100644 --- a/examples/example.dup +++ b/examples/example.dup @@ -10,7 +10,7 @@ nicelevel = 19 ###################################################### ## 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 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 |