summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
Diffstat (limited to 'Rakefile')
-rw-r--r--Rakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Rakefile b/Rakefile
index 5d09fc1f45..e15eef5295 100644
--- a/Rakefile
+++ b/Rakefile
@@ -119,4 +119,4 @@ namespace :spellcheck do
end
end
-task spellcheck: 'spellcheck:run'
+task spellcheck: "spellcheck:run"