##// END OF EJS Templates
Typo in gloc:update task description (#2243)....
Jean-Philippe Lang -
r2059:a6b6dc60f44f
parent child
Show More
@@ -28,7 +28,7 namespace :gloc do
28 }
28 }
29 end
29 end
30
30
31 desc 'Updates language files based on em.yml content'
31 desc 'Updates language files based on en.yml content'
32 task :update do
32 task :update do
33 dir = ENV['DIR'] || './lang'
33 dir = ENV['DIR'] || './lang'
34
34
General Comments 0
You need to be logged in to leave comments. Login now