summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Command/Schedule.hs2
-rw-r--r--doc/install/OSX.mdwn2
-rw-r--r--doc/install/Windows.mdwn2
3 files changed, 3 insertions, 3 deletions
diff --git a/Command/Schedule.hs b/Command/Schedule.hs
index 5cc8b37bf..c9d4f915f 100644
--- a/Command/Schedule.hs
+++ b/Command/Schedule.hs
@@ -29,7 +29,7 @@ start = parse
where
parse (name:[]) = go name performGet
parse (name:expr:[]) = go name $ \uuid -> do
- showStart "schedile" name
+ showStart "schedule" name
performSet expr uuid
parse _ = giveup "Specify a repository."
diff --git a/doc/install/OSX.mdwn b/doc/install/OSX.mdwn
index 10fc8bad4..082fd517d 100644
--- a/doc/install/OSX.mdwn
+++ b/doc/install/OSX.mdwn
@@ -18,7 +18,7 @@ several more. Handy if you don't otherwise have git installed.
## autobuilds
-Thanks to Dartmouth for hosting the autobuilder.
+Thanks to Dartmouth College for hosting the autobuilder.
* [autobuild of git-annex.dmg](https://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-yosemite/git-annex.dmg) ([build logs](https://downloads.kitenet.net/git-annex/autobuild/x86_64-apple-yosemite/))
diff --git a/doc/install/Windows.mdwn b/doc/install/Windows.mdwn
index 00ef702d4..ff6a6adf4 100644
--- a/doc/install/Windows.mdwn
+++ b/doc/install/Windows.mdwn
@@ -22,7 +22,7 @@ important thing is that it should end with "All tests passed".
## autobuilds
A daily build is also available, thanks to Yury V. Zaytsev and
-[NEST](http://nest-initiative.org/).
+Dartmouth College.
* [download](https://downloads.kitenet.net/git-annex/autobuild/windows/) ([build logs](https://qa.nest-initiative.org/view/msysGit/job/msysgit-git-annex-assistant-test/))