summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://id.koumbit.net/anarcat <https://id.koumbit.net/anarcat@web>2015-05-29 12:48:04 +0000
committerGravatar admin <admin@branchable.com>2015-05-29 12:48:04 +0000
commitdf498ded9afa59bc936422f6915defb7394e56af (patch)
treeda3ce2fe28de06507ab744e4296b3fda5ba69c67
parent104a7a5ac9787edcc432f45eae462e34637b0189 (diff)
missing closing paren
-rw-r--r--doc/forum/how_to_disable_a_remote_temporarily.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/forum/how_to_disable_a_remote_temporarily.mdwn b/doc/forum/how_to_disable_a_remote_temporarily.mdwn
index e86a1fad7..4caa97ad0 100644
--- a/doc/forum/how_to_disable_a_remote_temporarily.mdwn
+++ b/doc/forum/how_to_disable_a_remote_temporarily.mdwn
@@ -1,4 +1,4 @@
-In our quest to find dumb replacements for [[todo/wishlist: 'get' queue and schedule.]] (and a more complete [[git-annex-schedule]], we have setup a cronjob that would start and stop the assistant during certain time windows, to ensure that it would not download during prime bandwidth time.
+In our quest to find dumb replacements for [[todo/wishlist: 'get' queue and schedule.]] (and a more complete [[git-annex-schedule]]), we have setup a cronjob that would start and stop the assistant during certain time windows, to ensure that it would not download during prime bandwidth time.
But that isn't exactly what we're looking for: we would like the assistant to continue doing its usual thing of adding and removing files, and even syncing the git branches. Just not get/move files around.