aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/items/qquickpainteditem.cpp
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2013-11-03 22:08:47 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-05 00:12:56 +0100
commit1cd51d23446ba8945b14522157af9a4d96abb6dd (patch)
tree70cf13e0a9bef625303b264d2b567d0a608c50be /src/quick/items/qquickpainteditem.cpp
parent32aa359081898b21cb22e56d10b8d6d1f0da77c6 (diff)
Doc: Fix typos
Task-number: QTBUG-33360 Change-Id: I913c14d3d6a90d2c20e40e246ad11f50a26c3ad9 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/quick/items/qquickpainteditem.cpp')
-rw-r--r--src/quick/items/qquickpainteditem.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/items/qquickpainteditem.cpp b/src/quick/items/qquickpainteditem.cpp
index e0ac974022..3bf5d82e4d 100644
--- a/src/quick/items/qquickpainteditem.cpp
+++ b/src/quick/items/qquickpainteditem.cpp
@@ -276,7 +276,7 @@ void QQuickPaintedItem::setMipmap(bool enable)
/*!
Returns the performance hints.
- By default, no performance hint is enabled/
+ By default, no performance hint is enabled.
\sa setPerformanceHint(), setPerformanceHints()
*/