Typo fix unncessary -> unnecessary.
Detected while reading recent CHANGELOG entry but then decided to apply to entire codebase and docs since why not?
This commit is contained in:
parent
f091eff476
commit
0151976676
43 changed files with 60 additions and 60 deletions
|
@ -60,6 +60,6 @@ be decrypted by the added keys. Probably this can be done by setting
|
|||
`GCRYPT_FULL_REPACK` and doing a forced push of branches.
|
||||
|
||||
Recent versions of git-annex configure `remote.<name>`gcrypt-publish-participants` when
|
||||
setting up a gcrypt repository. This is done to avoid unncessary gpg
|
||||
setting up a gcrypt repository. This is done to avoid unnecessary gpg
|
||||
passphrase prompts, but it does publish the gpg keyids that can decrypt the
|
||||
repository. Unset it if you need to obscure that.
|
||||
|
|
|
@ -67,7 +67,7 @@ be decrypted by the added keys. Probably this can be done by setting
|
|||
`GCRYPT_FULL_REPACK` and doing a forced push of branches.
|
||||
|
||||
git-annex will set `remote.<name>`gcrypt-publish-participants` when setting
|
||||
up a repository that uses gcrypt. This is done to avoid unncessary gpg
|
||||
up a repository that uses gcrypt. This is done to avoid unnecessary gpg
|
||||
passphrase prompts, but it does publish the gpg keyids that can decrypt the
|
||||
repository. Unset it if you need to obscure that.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue