Fix small bugs

git-svn-id: http://php-reader.googlecode.com/svn/branches/zend@171 51a70ab9-7547-0410-9469-37e369ee0574
This commit is contained in:
svollbehr
2010-03-06 18:18:59 +00:00
parent ac369c2c8b
commit 7fc09e5964

View File

@@ -25,7 +25,7 @@ require_once 'Zend/Media/Exception.php';
/**#@-*/ /**#@-*/
/** /**
* The ID3_Exception is thrown whenever an error occurs within the * The Zend_Media_Id3_Exception is thrown whenever an error occurs within the
* {@link Zend_Media_Id3v1} or the {@link Zend_Media_Id3v2} classes. * {@link Zend_Media_Id3v1} or the {@link Zend_Media_Id3v2} classes.
* *
* @category Zend * @category Zend