mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
typo
This commit is contained in:
@@ -121,7 +121,7 @@ task 'posts:remap', [:find, :replace] => [:environment] do |_,args|
|
||||
find = args[:find]
|
||||
replace = args[:replace]
|
||||
if !find || !replace
|
||||
puts "ERROR: Expecting rake posts:rebake_match[find,replace]"
|
||||
puts "ERROR: Expecting rake posts:remap[find,replace]"
|
||||
exit 1
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user