summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/devblog/day_239-240__bittorrent_remote.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/devblog/day_239-240__bittorrent_remote.mdwn b/doc/devblog/day_239-240__bittorrent_remote.mdwn
index 771a01fa5..3b466540f 100644
--- a/doc/devblog/day_239-240__bittorrent_remote.mdwn
+++ b/doc/devblog/day_239-240__bittorrent_remote.mdwn
@@ -10,7 +10,7 @@ bittornado). I looked into using
but that package is out of date and doesn't currently build. I've got a
patch fixing that, but am waiting to hear back from the library's author.
-There is a bit of a behavior change here; while before `git annex adurl` of
+There is a bit of a behavior change here; while before `git annex addurl` of
a torrent file would add the torrent file itself to the repository, it now will
download and add the contents of the torrent. I think/hope this behavior
change is ok..