From 13b5c269d6f4ce7936e01b11441aaa3045125d94 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sat, 9 Oct 2021 17:19:14 +0200 Subject: gui: Fix typos in documentation Pick-to: 5.15 6.2 Change-Id: I533f5a55cd0cd60a76990b552d7dab51a301ac1c Reviewed-by: Giuseppe D'Angelo --- src/gui/image/qimage_darwin.mm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/image/qimage_darwin.mm') diff --git a/src/gui/image/qimage_darwin.mm b/src/gui/image/qimage_darwin.mm index e2ec52d2df..87d65d3f57 100644 --- a/src/gui/image/qimage_darwin.mm +++ b/src/gui/image/qimage_darwin.mm @@ -88,7 +88,7 @@ QT_BEGIN_NAMESPACE Other formats are not supported; this function returns a null CGImageRef for those cases. Users of this function may then - convert the QImage to a supported formate first, for example + convert the QImage to a supported format first, for example Format_ARGB32_Premultiplied. The CGImageRef color space is set to the sRGB color space. -- cgit v1.2.3