From 59c90643cddc15f3d8137e311e8cca30b0706b76 Mon Sep 17 00:00:00 2001 From: barak Date: Fri, 10 Jul 2020 14:26:22 +0000 Subject: [PATCH] typo --- doc/special_remotes/git-lfs.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/special_remotes/git-lfs.mdwn b/doc/special_remotes/git-lfs.mdwn index 00e0d29405..1d5e8df0da 100644 --- a/doc/special_remotes/git-lfs.mdwn +++ b/doc/special_remotes/git-lfs.mdwn @@ -43,7 +43,7 @@ To encrypt your git pushes, you can use [git-remote-gcrypt](https://spwhitton.name/tech/code/git-remote-gcrypt/) and prefix the repository url with "gcrypt::" -To make git-annex encrypt the data it stores, you can use the encrption= +To make git-annex encrypt the data it stores, you can use the encryption= configuration. An example of combining the two: