summaryrefslogtreecommitdiff
path: root/src/imports/positioning/positioning.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/positioning/positioning.cpp')
-rw-r--r--src/imports/positioning/positioning.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/imports/positioning/positioning.cpp b/src/imports/positioning/positioning.cpp
index 41242850..b1576e3c 100644
--- a/src/imports/positioning/positioning.cpp
+++ b/src/imports/positioning/positioning.cpp
@@ -244,7 +244,7 @@ QT_BEGIN_NAMESPACE
The \l isEmpty attribute can be used to test if the geoshape represents a region with a
geometrical area of 0.
- The \l {contains}{contains()} method can be used to test if a \l {coordinate} is
+ The \l {contains}() method can be used to test if a \l {coordinate} is
within the geoshape.
\section1 Example Usage
@@ -522,7 +522,7 @@ QT_BEGIN_NAMESPACE
\section2 width
This property holds the width of the path in meters. This is currently only used
- when calling the \l {geoshape.contains} method.
+ when calling the \l {contains}() method.
The default value for the width is 0.
*/