summaryrefslogtreecommitdiffstats
path: root/src/render/picking/qpicktriangleevent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/render/picking/qpicktriangleevent.cpp')
-rw-r--r--src/render/picking/qpicktriangleevent.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/render/picking/qpicktriangleevent.cpp b/src/render/picking/qpicktriangleevent.cpp
index ae96d5d2b..a1da8b975 100644
--- a/src/render/picking/qpicktriangleevent.cpp
+++ b/src/render/picking/qpicktriangleevent.cpp
@@ -204,7 +204,7 @@ uint QPickTriangleEvent::vertex2Index() const
*/
/*!
* \brief QPickTriangleEvent::vertex3Index
- * \returns index of third point of picked triangle
+ * Returns index of third point of picked triangle
*/
uint QPickTriangleEvent::vertex3Index() const
{