Correct the spelling of posterize.

This commit is contained in:
Wu-cheng Li 2009-07-23 16:51:29 +08:00 committed by Dima Zavin
parent 3bc3d7ffbb
commit 086dddb3b5

View File

@ -178,7 +178,7 @@ static const str_map effect[] = {
{ "negative", CAMERA_EFFECT_NEGATIVE },
{ "solarize", CAMERA_EFFECT_SOLARIZE },
{ "sepia", CAMERA_EFFECT_SEPIA },
{ "postersize", CAMERA_EFFECT_POSTERIZE },
{ "posterize", CAMERA_EFFECT_POSTERIZE },
{ "whiteboard", CAMERA_EFFECT_WHITEBOARD },
{ "blackboard", CAMERA_EFFECT_BLACKBOARD },
{ "aqua", CAMERA_EFFECT_AQUA },