Spell fix in a comment.

This commit is contained in:
fendrin 2013-04-12 23:16:54 +02:00
parent c30e960247
commit fb32556f4b

View file

@ -469,7 +469,7 @@ surface scale_surface(const surface &surf, int w, int h, bool optimize)
// input pixels. The labels assume
// that the upper left corner of the
// screen ("northeast") is 0,0 but the
// code should still be consistant if
// code should still be consistent if
// the graphics origin is actually
// somewhere else.