Fix typos "=yet" -> "=yes"

This commit is contained in:
Daniel Höxtermann 2023-03-10 18:07:20 +01:00
parent f1672fe171
commit 231761146e
2 changed files with 2 additions and 2 deletions

View file

@ -95,7 +95,7 @@ the cipher can get access to whatever other credentials are needed to
use the special remote.
For example, the S3 special remote does this if configured with
embedcreds=yet.
embedcreds=yes.
## risks

View file

@ -85,4 +85,4 @@ for a bucket, in the AWS dashboard.
}
This should not be necessary if using a new enough version
of git-annex, which can instead be configured with public=yet.
of git-annex, which can instead be configured with public=yes.