summaryrefslogtreecommitdiffstats
path: root/src/gui/painting/qpaintengine.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/painting/qpaintengine.cpp')
-rw-r--r--src/gui/painting/qpaintengine.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/painting/qpaintengine.cpp b/src/gui/painting/qpaintengine.cpp
index 167353309d..91c4e3528f 100644
--- a/src/gui/painting/qpaintengine.cpp
+++ b/src/gui/painting/qpaintengine.cpp
@@ -923,7 +923,7 @@ QPoint QPaintEngine::coordinateOffset() const
Sets the system clip for this engine. The system clip defines the
basis area that the engine has to draw in. All clips that are
- set will be be an intersection with the system clip.
+ set will be an intersection with the system clip.
Reset the systemclip to no clip by setting an empty region.
*/