Proofreading (#1155)

---------

Co-authored-by: Urs Fleisch <[email protected]>
This commit is contained in:
nmariusp
2023-10-08 05:58:33 +02:00
committed by GitHub
co-authored by Urs Fleisch
parent 2e3a66cc31
commit 3f25d3c342
12 changed files with 27 additions and 29 deletions
+1 -1
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);