1
Fork 0

Rakefile: fix typo.

master
vonavi 2014-02-05 14:10:34 +02:00
parent 1fecc222c7
commit 9e29ca4334
1 changed files with 1 additions and 1 deletions

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'