Fix minor typos

This commit is contained in:
Yuri Chornoivan
2021-01-09 09:19:11 +02:00
parent 2cb38ad1ea
commit a82b9dc14e
7 changed files with 9 additions and 9 deletions

View File

@@ -48,7 +48,7 @@ public:
Q_INVOKABLE QString suffixForFileName(const QString &fileName) const;
// These return a list of file extentions, not mimetypes
// These return a list of file extensions, not mimetypes
QStringList supportedImageFormats() const;
QStringList supportedAnimatedImageFormats() const;