summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-01 13:41:05 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-01 13:41:05 -0400
commite81dfc5e19f1640ec30118e6450f2456f8bbff32 (patch)
treee58efdfee2120f5cac4979f32f7b77fe1e3be22e
parentaf6d5c5f2198858c08960b0948d30cb384b35687 (diff)
typo
-rw-r--r--doc/git-annex.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/git-annex.mdwn b/doc/git-annex.mdwn
index 4a6704cfb..d079b42b6 100644
--- a/doc/git-annex.mdwn
+++ b/doc/git-annex.mdwn
@@ -782,7 +782,7 @@ Here are all the supported configuration settings.
* `remote.<name>.annex-bup-split-options`
Options to pass to bup split when storing content in this remote.
- For example, to limit the bandwidth to 100Kbye/s, set it to "--bwlimit 100k"
+ For example, to limit the bandwidth to 100Kbyte/s, set it to "--bwlimit 100k"
(There is no corresponding option for bup join.)
* `annex.ssh-options`, `annex.rsync-options`, `annex.bup-split-options`