diff --git a/Rakefile b/Rakefile index 7b8c2258..f3169f15 100644 --- a/Rakefile +++ b/Rakefile @@ -194,7 +194,7 @@ task :validate do end end -desc 'Build changlog' +desc 'Build changelog' task :changelog do [latest_changes_file, history_file].each do |f| unless File.exists?(f)