Proofreading (#1155)

---------

Co-authored-by: Urs Fleisch <ufleisch@users.sourceforge.net>
This commit is contained in:
nmariusp
2023-10-08 06:58:33 +03:00
committed by GitHub
parent 2e3a66cc31
commit 3f25d3c342
12 changed files with 27 additions and 29 deletions

View File

@@ -36,7 +36,7 @@ namespace TagLib {
public:
/*! Flag bits. */
enum {
LinearFreqTable = 1 // otherwise its the amiga freq. table
LinearFreqTable = 1 // otherwise it is the amiga freq. table
};
Properties(AudioProperties::ReadStyle propertiesStyle);