Fix typos
This commit is contained in:
@@ -39,7 +39,7 @@ class QIODevice;
|
||||
class CollectionBackendInterface;
|
||||
|
||||
// This parser will try to detect the real encoding of a .cue file
|
||||
// but there's a great chance it will fail so it's probably best to assume that the parser is UTF compatible only.
|
||||
// but there's a great chance it will fail, so it's probably best to assume that the parser is UTF compatible only.
|
||||
class CueParser : public ParserBase {
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user