summaryrefslogtreecommitdiffstats
path: root/src/gui/painting
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/painting')
-rw-r--r--src/gui/painting/qbackingstore.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/painting/qbackingstore.cpp b/src/gui/painting/qbackingstore.cpp
index ff181bac6b..625ed8f4df 100644
--- a/src/gui/painting/qbackingstore.cpp
+++ b/src/gui/painting/qbackingstore.cpp
@@ -87,7 +87,7 @@ public:
*/
/*!
- Flushes the given \a region from the specified \a window onto the
+ Flushes the given \a region from the specified window \a win onto the
screen.
Note that the \a offset parameter is currently unused.