Fix typo in changelog

This commit is contained in:
Celtic Minstrel 2016-03-21 15:34:49 -04:00
parent ca7fdedd47
commit 6b631f9e0d

View File

@ -10,7 +10,7 @@ Version 1.13.4+dev:
Defaults to no in the first two cases, yes in the third Defaults to no in the first two cases, yes in the third
If yes, the target hex is outlined. If yes, the target hex is outlined.
* New ~SCALE_INTO(w,h) IPF which preserves aspect ratio, using bilinear * New ~SCALE_INTO(w,h) IPF which preserves aspect ratio, using bilinear
interlopation scaling. interpolation scaling.
* New ~SCALE_INTO_SHARP(w,h) IPF which preserves aspect ratio, using * New ~SCALE_INTO_SHARP(w,h) IPF which preserves aspect ratio, using
nearest neighbor scaling. nearest neighbor scaling.
* Lua API: * Lua API: