summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qpoint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/tools/qpoint.cpp')
-rw-r--r--src/corelib/tools/qpoint.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/tools/qpoint.cpp b/src/corelib/tools/qpoint.cpp
index edc103f0b2..07f46c3d61 100644
--- a/src/corelib/tools/qpoint.cpp
+++ b/src/corelib/tools/qpoint.cpp
@@ -542,7 +542,7 @@ QDebug operator<<(QDebug d, const QPointF &p)
Sets the y coordinate of this point to the given \a y coordinate.
- \sa y(), setX()
+ \sa y(), setX()
*/
/*!