summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Blasche <alexander.blasche@digia.com>2013-10-30 15:32:50 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-10-30 15:44:04 +0100
commit725beb507ac41b05f306a058c5e9a764b647688c (patch)
tree4e771f358d32b4415967c54db97fd58a02feef53
parentd40892e1798d6c9db355f363f61f7a0488752816 (diff)
downloadqtlocation-725beb507ac41b05f306a058c5e9a764b647688c.tar.gz
Fix grammar mistake in satellite info source documentation.
Change-Id: I33b8df175587bbe263a14a810442fb85ba30cf6e Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
-rw-r--r--src/positioning/qgeosatelliteinfosource.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/positioning/qgeosatelliteinfosource.cpp b/src/positioning/qgeosatelliteinfosource.cpp
index 19ba248a..f5a6666c 100644
--- a/src/positioning/qgeosatelliteinfosource.cpp
+++ b/src/positioning/qgeosatelliteinfosource.cpp
@@ -272,7 +272,7 @@ QStringList QGeoSatelliteInfoSource::availableSources()
If satellite information cannot be retrieved or some other
form of timeout has occurred the satellitesInViewUpdated()
- and satellitesInUseUpdated() signals may emitted with
+ and satellitesInUseUpdated() signals may be emitted with
empty parameter lists.
\sa satellitesInViewUpdated(), satellitesInUseUpdated()