Fixed a comment

This commit is contained in:
Stephen F. Booth 2013-10-05 13:51:39 -04:00
parent c09ea21ae3
commit 43240b8ecc

View File

@ -93,7 +93,7 @@ namespace TagLib {
PropertyMap setProperties(const PropertyMap &);
/*!
* Returns the AIFF::Properties for this file. If no audio properties
* Returns the DSF::Properties for this file. If no audio properties
* were read then this will return a null pointer.
*/
virtual Properties *audioProperties() const;