Index: branches/5.2.x/core/units/images/image_tag_processor.php =================================================================== diff -u -N -r14748 -r15049 --- branches/5.2.x/core/units/images/image_tag_processor.php (.../image_tag_processor.php) (revision 14748) +++ branches/5.2.x/core/units/images/image_tag_processor.php (.../image_tag_processor.php) (revision 15049) @@ -1,6 +1,6 @@ SetDBField('ThumbPath', $image_src); if (!$object->isLoaded() && $image_src) { - // set fields for displaing new image during main item suggestion with errors + // set fields for displaying new image during main item suggestion with errors $fields_hash = Array ( 'Url' => '', 'ThumbUrl' => '',