From b8e5cde73d19e4b76e4442fbaee43598760f8048 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=98yvind=20A=2E=20Holm?= Date: Sun, 18 Nov 2012 03:09:29 +0100 Subject: [PATCH] =?UTF-8?q?doc/git-annex.mdwn:=20Typo=20fix,=20automatical?= =?UTF-8?q?y=20=E2=86=92=20automatically?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- doc/git-annex.mdwn | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn index 474a6a09b6..c4ba9917b3 100644 --- a/doc/git-annex.mdwn +++ b/doc/git-annex.mdwn @@ -864,31 +864,31 @@ Here are all the supported configuration settings. * `remote..rsyncurl` 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. * `remote..buprepo` 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. * `remote..directory` Used by directory special remotes, this configures 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. * `remote..s3` 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..webdav` 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..annex-xmppaddress`