spelling: changelog

Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2022-08-09 23:10:45 -04:00
committed by benjamin wil
parent c983895870
commit ed16078c2d
+1 -1
View File
@@ -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)