aboutsummaryrefslogtreecommitdiff
path: root/doc/tips/using_the_web_as_a_special_remote.mdwn
diff options
context:
space:
mode:
authorGravatar Øyvind A. Holm <sunny@sunbase.org>2015-04-17 18:35:23 +0200
committerGravatar Øyvind A. Holm <sunny@sunbase.org>2015-04-17 18:35:23 +0200
commitbf9dede7d5a05e5797ea9cb2bbf0346bde08ebde (patch)
tree6e739b8afd1d833ecd76aa8f022175d6cc406f88 /doc/tips/using_the_web_as_a_special_remote.mdwn
parent8b6fb5acc5c1dbf9e9a2fa5e654a3e2c0db629ba (diff)
Typo fixes in doc/tips/*.mdwn
Gotta do at least something when I don't have the faintest clue about Haskell. :) Learning Haskell is on my agenda, though.
Diffstat (limited to 'doc/tips/using_the_web_as_a_special_remote.mdwn')
-rw-r--r--doc/tips/using_the_web_as_a_special_remote.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/tips/using_the_web_as_a_special_remote.mdwn b/doc/tips/using_the_web_as_a_special_remote.mdwn
index 087d2e24b..2dc3419ad 100644
--- a/doc/tips/using_the_web_as_a_special_remote.mdwn
+++ b/doc/tips/using_the_web_as_a_special_remote.mdwn
@@ -81,7 +81,7 @@ it is a video and download the video content for offline viewing.
Later, in another clone of the repository, you can run `git annex get` on
the file and it will also be downloaded with the help of quvi. This works
even if the video host has transcoded or otherwise changed the video
-in the meantime; the assumption is that these video files are equivilant.
+in the meantime; the assumption is that these video files are equivalent.
There is an `annex.quvi-options` configuration setting that can be used
to pass parameters to quvi. For example, you could set `git config