doc/git-annex.mdwn: Typo fix, automaticaly → automatically

This commit is contained in:
Øyvind A. Holm 2012-11-18 03:09:29 +01:00
parent 34dd3b320b
commit b8e5cde73d

View file

@ -864,31 +864,31 @@ Here are all the supported configuration settings.
* `remote.<name>.rsyncurl` * `remote.<name>.rsyncurl`
Used by rsync special remotes, this configures Used by rsync special remotes, this configures
the location of the rsync repository to use. Normally this is automaticaly the location of the rsync repository to use. Normally this is automatically
set up by `git annex initremote`, but you can change it if needed. set up by `git annex initremote`, but you can change it if needed.
* `remote.<name>.buprepo` * `remote.<name>.buprepo`
Used by bup special remotes, this configures Used by bup special remotes, this configures
the location of the bup repository to use. Normally this is automaticaly the location of the bup repository to use. Normally this is automatically
set up by `git annex initremote`, but you can change it if needed. set up by `git annex initremote`, but you can change it if needed.
* `remote.<name>.directory` * `remote.<name>.directory`
Used by directory special remotes, this configures Used by directory special remotes, this configures
the location of the directory where annexed files are stored for this the location of the directory where annexed files are stored for this
remote. Normally this is automaticaly set up by `git annex initremote`, remote. Normally this is automatically set up by `git annex initremote`,
but you can change it if needed. but you can change it if needed.
* `remote.<name>.s3` * `remote.<name>.s3`
Used to identify Amazon S3 special remotes. Used to identify Amazon S3 special remotes.
Normally this is automaticaly set up by `git annex initremote`. Normally this is automatically set up by `git annex initremote`.
* `remote.<name>.webdav` * `remote.<name>.webdav`
Used to identify webdav special remotes. Used to identify webdav special remotes.
Normally this is automaticaly set up by `git annex initremote`. Normally this is automatically set up by `git annex initremote`.
* `remote.<name>.annex-xmppaddress` * `remote.<name>.annex-xmppaddress`