From fd105380eb4f43c08578b6fe5ce3e5c6dd4b35d6 Mon Sep 17 00:00:00 2001 From: Sze Howe Koh Date: Sat, 29 Aug 2020 19:09:31 +0800 Subject: Doc: Capitalize "GUI" correctly Pick-to: 5.15 Change-Id: I2230e2dcb7bc2497b5dbe71a22c21d84176b5e57 Reviewed-by: Samuel Gaist --- src/quickshapes/qquickshape.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/quickshapes') diff --git a/src/quickshapes/qquickshape.cpp b/src/quickshapes/qquickshape.cpp index 3fa4a74a01..4600e3ead7 100644 --- a/src/quickshapes/qquickshape.cpp +++ b/src/quickshapes/qquickshape.cpp @@ -714,7 +714,7 @@ QQuickShape::RendererType QQuickShape::rendererType() const set this property to \c true. When enabled, making a Shape visible will not wait for the content to - become available. Instead, the gui/main thread is not blocked and the + become available. Instead, the GUI/main thread is not blocked and the results of the path rendering are shown only when all the asynchronous work has been finished. -- cgit v1.2.3