aboutsummaryrefslogtreecommitdiffstats
path: root/src/quickshapes/qquickshape.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/quickshapes/qquickshape.cpp')
-rw-r--r--src/quickshapes/qquickshape.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quickshapes/qquickshape.cpp b/src/quickshapes/qquickshape.cpp
index dcd331b388..8f2ef3cfc1 100644
--- a/src/quickshapes/qquickshape.cpp
+++ b/src/quickshapes/qquickshape.cpp
@@ -723,7 +723,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.