diff options
Diffstat (limited to 'src/exceptions')
-rw-r--r-- | src/exceptions/flash_bitmap_type.php | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/exceptions/flash_bitmap_type.php b/src/exceptions/flash_bitmap_type.php index ed07baa..9aa30b3 100644 --- a/src/exceptions/flash_bitmap_type.php +++ b/src/exceptions/flash_bitmap_type.php @@ -8,8 +8,8 @@ * @license http://ez.no/licenses/new_bsd New BSD License */ /** - * Flash can only read non interlaced bitmaps. This exception is thrown for - * all other image types. + * Flash can only embed JPEGs and PNGs. This exception is thrown for * all + * other image types. * * @package Graph * @version //autogentag// |