summaryrefslogtreecommitdiff
path: root/doc/devblog/day_83__armel_webapp.mdwn
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-19 12:48:31 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-19 12:48:31 -0400
commit8bf8442d576aff02ec9faa0880ba390e711a8cfe (patch)
treef82747025f76487fcbcb0ce6fe5913833d244c34 /doc/devblog/day_83__armel_webapp.mdwn
parent0063cef53551e39a0a1a58f4e4bb8183886b1939 (diff)
parentc90e27c5f3bf9d96fceff8821720c904d6b105e8 (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc/devblog/day_83__armel_webapp.mdwn')
-rw-r--r--doc/devblog/day_83__armel_webapp.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devblog/day_83__armel_webapp.mdwn b/doc/devblog/day_83__armel_webapp.mdwn
index b6d18950e..95c70010b 100644
--- a/doc/devblog/day_83__armel_webapp.mdwn
+++ b/doc/devblog/day_83__armel_webapp.mdwn
@@ -7,7 +7,7 @@ second.
Fixed a nasty bug in the assistant on OSX, where at startup it would follow
symlinks in the repository that pointed to directories outside the
repository, and add the files found there. Didn't cause data loss itself
-(in direct mode the assistant doesn't touch the files), but certianly
+(in direct mode the assistant doesn't touch the files), but certainly
confusingly breaks things and makes it easy to shoot your foot off. I will
be moving up the next scheduled release because of this bug, probably to
Saturday.