Typo in gloc:update task description (#2243).

git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2061 e93f8b46-1217-0410-a6f0-8f06a7374b81
This commit is contained in:
Jean-Philippe Lang 2008-11-27 18:43:18 +00:00
parent 9b1efcfaab
commit a6b6dc60f4
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ namespace :gloc do
}
end
desc 'Updates language files based on em.yml content'
desc 'Updates language files based on en.yml content'
task :update do
dir = ENV['DIR'] || './lang'