summaryrefslogtreecommitdiffhomepage
path: root/keysafe.hs
diff options
context:
space:
mode:
Diffstat (limited to 'keysafe.hs')
-rw-r--r--keysafe.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/keysafe.hs b/keysafe.hs
index 2d37385..f78168b 100644
--- a/keysafe.hs
+++ b/keysafe.hs
@@ -201,7 +201,7 @@ restore storagelocations ui possibletunables secretkeydest = do
let mksis tunables = shareIdents tunables name secretkeydest
r <- downloadInitialShares storagelocations ui mksis possibletunables
case r of
- Nothing -> showError ui "No shares could be downloaded. Perhaps you entered the wrong name or password?"
+ Nothing -> showError ui "No shares could be downloaded. Perhaps you entered the wrong name?"
Just (tunables, shares, sis) -> do
let candidatekeys = candidateKeyEncryptionKeys tunables name password
let cost = getCreationCost candidatekeys