summaryrefslogtreecommitdiff
path: root/doc/devblog/day_280__slow_week.mdwn
diff options
context:
space:
mode:
authorGravatar Edward Betts <edward@4angle.com>2017-02-11 09:38:49 +0000
committerGravatar Joey Hess <joeyh@joeyh.name>2017-02-12 17:30:23 -0400
commitc6e4dcca673841f29449c8c2bf85fa41b31da12f (patch)
treea0e16f9c52f6690be527044031607d97fae7d706 /doc/devblog/day_280__slow_week.mdwn
parentf765752568381ca2f003c08e9601fb2b5c397b5b (diff)
correct spelling mistakes
Diffstat (limited to 'doc/devblog/day_280__slow_week.mdwn')
-rw-r--r--doc/devblog/day_280__slow_week.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devblog/day_280__slow_week.mdwn b/doc/devblog/day_280__slow_week.mdwn
index 0c49b33bc..ed0dce49d 100644
--- a/doc/devblog/day_280__slow_week.mdwn
+++ b/doc/devblog/day_280__slow_week.mdwn
@@ -2,7 +2,7 @@ Reduced activity this week (didn't work on the assistant after all),
but several things got done:
Monday: Fixed `fsck --fast --from remote` to not fail when the remote
-didn't support fast copy mode. And dealt with an incompatability in S3 bucket
+didn't support fast copy mode. And dealt with an incompatibility in S3 bucket
names; the old hS3 library supported upper-case bucket names but the new
one needs them all in lower case.