Fix the spelling in a comment.

This commit is contained in:
fendrin 2013-05-03 20:27:30 +02:00
parent ae71a23c7d
commit 3d3bbc3e2e

View file

@ -378,7 +378,7 @@ public:
bool invalidate_visible_locations_in_rect(const SDL_Rect& rect);
/**
* Function to invalidate animated terrains and unitswhich may have changed.
* Function to invalidate animated terrains and units which may have changed.
*/
void invalidate_animations();
/**