Fix typos "=yet" -> "=yes"
This commit is contained in:
parent
f1672fe171
commit
231761146e
2 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue