summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qimagewriter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/image/qimagewriter.cpp')
-rw-r--r--src/gui/image/qimagewriter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/image/qimagewriter.cpp b/src/gui/image/qimagewriter.cpp
index 30ec224158..62eeb74727 100644
--- a/src/gui/image/qimagewriter.cpp
+++ b/src/gui/image/qimagewriter.cpp
@@ -866,7 +866,7 @@ QList<QByteArray> QImageWriter::supportedMimeTypes()
/*!
\since 5.12
- Returns the list of image formats corresponding to \mimeType.
+ Returns the list of image formats corresponding to \a mimeType.
Note that the QGuiApplication instance must be created before this function is
called.