summaryrefslogtreecommitdiffstats
path: root/src/exceptions
diff options
context:
space:
mode:
authorKore Nordmann <github@kore-nordmann.de>2008-08-27 13:00:21 +0000
committerKore Nordmann <github@kore-nordmann.de>2008-08-27 13:00:21 +0000
commit4a04cda9277e5cd089007ee3340d571e3217f20a (patch)
tree4d2db7d76ca0aa6eda2d4200383609cbddc2981f /src/exceptions
parentcc24ba1a3e2bb75ce751a7ec72d140a6582ecf2c (diff)
downloadzetacomponents-graph-4a04cda9277e5cd089007ee3340d571e3217f20a.zip
zetacomponents-graph-4a04cda9277e5cd089007ee3340d571e3217f20a.tar.gz
- Enhanced chart element documentation
Diffstat (limited to 'src/exceptions')
-rw-r--r--src/exceptions/flash_bitmap_type.php4
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//
OpenPOWER on IntegriCloud