From 5b9eb743b9bcb510ead76e5f42bc63f3ec28ddfc Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawmLD-g4d-EGXD5KJh1kVKnRX0a9dTnEigg" Date: Mon, 2 Dec 2013 02:09:18 +0000 Subject: [PATCH] --- doc/encryption.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/encryption.mdwn b/doc/encryption.mdwn index 1eba19a685..ecc908463e 100644 --- a/doc/encryption.mdwn +++ b/doc/encryption.mdwn @@ -28,7 +28,7 @@ run `git-annex initremote` in one of these ways: The [[hybrid_key_design|design/encryption]] allows additional encryption keys to be added on to a special remote later. Due to this -flexability, it is the default and recommended encryption scheme. +flexibility, it is the default and recommended encryption scheme. git annex initremote newremote type=... [encryption=hybrid] keyid=KEYID ...