Rakefile: fix typo.

This commit is contained in:
vonavi 2014-02-05 14:10:34 +02:00
parent 1fecc222c7
commit 9e29ca4334

View File

@ -147,7 +147,7 @@ namespace :pgn do
fix_date # fix the game date
end
desc "Move PNG into the directory of destination"
desc "Move PGN into the directory of destination"
task :mv do
require 'fileutils'