Fix spelling and typos

This commit is contained in:
Jonas Kvinge
2019-08-26 23:23:33 +02:00
parent 79bc9ccf8e
commit e72a98903f
14 changed files with 24 additions and 24 deletions

View File

@ -55,7 +55,7 @@ namespace TagLib {
{
public:
/*!
* Contructs an DSF file from \a file. If \a readProperties is true the
* Constructs an DSF file from \a file. If \a readProperties is true the
* file's audio properties will also be read using \a propertiesStyle. If
* false, \a propertiesStyle is ignored.
*/
@ -63,7 +63,7 @@ namespace TagLib {
Properties::ReadStyle propertiesStyle = Properties::Average);
/*!
* Contructs an DSF file from \a file. If \a readProperties is true the
* Constructs an DSF file from \a file. If \a readProperties is true the
* file's audio properties will also be read using \a propertiesStyle. If
* false, \a propertiesStyle is ignored.
*/