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 4225438..f764000 100644
--- a/Rakefile
+++ b/Rakefile
@@ -54,7 +54,7 @@ task :load_config do
puts "config loaded"
end
-# USER VERSION 0 instead
+# USE VERSION 0 instead
#desc "Clear database"
#task :clear_db => :load_config do
# if @@config[:database][:adapter]=="mysql"