summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylandpointer.cpp
diff options
context:
space:
mode:
authorVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2016-08-11 16:29:12 +0200
committerVenugopal Shivashankar <Venugopal.Shivashankar@qt.io>2016-08-17 12:17:18 +0000
commit8dddf4fff07fee0d5765143bab3c6f3ded2f0ac5 (patch)
tree160083382bd0f6f8fb5e41c8803d99a01a03ddef /src/compositor/compositor_api/qwaylandpointer.cpp
parent33ad940cddf0a9529f205fe645f1b1d76f6f04f1 (diff)
Doc: Language edits
Task-number: QTBUG-53147 Change-Id: I353cf18b9661b5eb2371072f8091dc890fc7fcf0 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Topi Reiniƶ <topi.reinio@theqtcompany.com>
Diffstat (limited to 'src/compositor/compositor_api/qwaylandpointer.cpp')
-rw-r--r--src/compositor/compositor_api/qwaylandpointer.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compositor/compositor_api/qwaylandpointer.cpp b/src/compositor/compositor_api/qwaylandpointer.cpp
index da08e339e..5e9778637 100644
--- a/src/compositor/compositor_api/qwaylandpointer.cpp
+++ b/src/compositor/compositor_api/qwaylandpointer.cpp
@@ -95,7 +95,7 @@ void QWaylandPointerPrivate::pointer_set_cursor(wl_pointer::Resource *resource,
* \class QWaylandPointer
* \inmodule QtWaylandCompositor
* \preliminary
- * \brief The QWaylandPointer class provides access to a pointer device.
+ * \brief The QWaylandPointer class represents a pointer device.
*
* This class provides access to the pointer device in a QWaylandInputDevice. It corresponds to
* the Wayland interface wl_pointer.