summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZeeshan Ali <zeeshanak@gnome.org>2020-02-19 13:22:12 +0100
committerZeeshan Ali <zeeshanak@gnome.org>2020-02-26 14:10:12 +0100
commit0590657e923eb2f42c387093082aac2791ae8389 (patch)
treefb131c4cf9a8a3974f2c9723caa70093b0593ecc
parentbeb5c13453c428ff92a4b7394ffd93b3848a31f7 (diff)
service: Fix a minor typo in docs
-rw-r--r--interface/org.freedesktop.GeoClue2.Client.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/interface/org.freedesktop.GeoClue2.Client.xml b/interface/org.freedesktop.GeoClue2.Client.xml
index aae1d43..ff9ba33 100644
--- a/interface/org.freedesktop.GeoClue2.Client.xml
+++ b/interface/org.freedesktop.GeoClue2.Client.xml
@@ -39,7 +39,7 @@
Contains the current distance threshold in meters. This value is used
by the service when it gets new location info. If the distance moved is
below the threshold, it won't emit the LocationUpdated signal.
- The default value is 0. When TimeThreshold is zero, it always emits
+ The default value is 0. When DistanceThreshold is zero, it always emits
the signal.
-->
<property name="DistanceThreshold" type="u" access="readwrite">