tiny typo

This commit is contained in:
zhitomirskiyi 2010-12-14 19:50:22 -08:00
parent 2cf332e120
commit 1d1faea9e7

View file

@ -39,7 +39,7 @@ namespace :migrations do
end
desc 'allow to upgrade old image urls to use rel path'
task :swtich_image_urls do
task :switch_image_urls do
end
desc 'fix usernames with periods in them'