mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-03 15:45:36 +00:00
Fix the spelling in a comment.
This commit is contained in:
parent
281815d473
commit
4ace4354f4
@ -614,7 +614,7 @@ bool manager::change_era(const std::string& id)
|
||||
|
||||
mods_ = newmods;
|
||||
|
||||
// Now checking if the currently selected scenarop conflicts the era
|
||||
// Now checking if the currently selected scenario conflicts the era
|
||||
// and changing scenario if necessary
|
||||
if (!conflicts(era, elem(scenario_, "scenario"))) {
|
||||
return true;
|
||||
|
Loading…
x
Reference in New Issue
Block a user