mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 13:43:29 +00:00
Typo in a comment.
This commit is contained in:
parent
2e4790f86b
commit
bd31d0cdbb
@ -175,7 +175,7 @@ public:
|
||||
movetype(const movetype & that);
|
||||
|
||||
// This class is basically just a holder for its various pieces, so
|
||||
// provide access to those pieces on demenad.
|
||||
// provide access to those pieces on demand.
|
||||
terrain_costs & get_movement() { return movement_; }
|
||||
terrain_costs & get_vision() { return vision_; }
|
||||
terrain_costs & get_jamming() { return jamming_; }
|
||||
|
Loading…
x
Reference in New Issue
Block a user