diff options
author | Joey Hess <joey@kitenet.net> | 2013-07-28 17:00:23 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-07-28 17:00:23 -0400 |
commit | 5242d5118388027e810305d45ed92e83770ede42 (patch) | |
tree | deee9ed932164cc3989d899e43ced541b1d18fa9 /doc | |
parent | 9d3e69f925d356cbdafcd27167dbb653053abcbb (diff) |
typo
Diffstat (limited to 'doc')
-rw-r--r-- | doc/tips/downloading_podcasts.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/downloading_podcasts.mdwn b/doc/tips/downloading_podcasts.mdwn index 99ba9aa94..3ca257f0a 100644 --- a/doc/tips/downloading_podcasts.mdwn +++ b/doc/tips/downloading_podcasts.mdwn @@ -37,7 +37,7 @@ To add a feed without downloading its contents right now, use `git annex importfeed --fast`. Then you can use `git annex get` as usual to download the content of an item. -## distributed podcastching +## distributed podcasting A nice benefit of using git-annex as a podcatcher is that you can run `git annex importfeed` on the same url in different clones |