mirror of
https://github.com/vcmi/vcmi.git
synced 2025-11-27 22:49:25 +02:00
Fix typos using https://github.com/crate-ci/typos
Changes were reviewed manually
This commit is contained in:
@@ -9,7 +9,7 @@ function MF:new(ERM)
|
||||
end
|
||||
|
||||
function MF:D(x)
|
||||
return self.ERM.activeEvent:getInitalDamage()
|
||||
return self.ERM.activeEvent:getInitialDamage()
|
||||
end
|
||||
|
||||
function MF:E(x, ...)
|
||||
|
||||
Reference in New Issue
Block a user