This commit is contained in:
R.T. Lechow
2011-06-02 17:46:41 -04:00
parent b27f1a7bd9
commit 561a74d809
5 changed files with 5 additions and 5 deletions

View File

@@ -29,5 +29,5 @@ namespace "check" do
end
end
desc "Run some simple consistancy checks"
desc "Run some simple consistency checks"
task :check => ["check:abouts", "check:asserts"]