diff options
author | Peter Yard <peter.yard@nokia.com> | 2012-02-22 15:14:18 +1000 |
---|---|---|
committer | Qt by Nokia <qt-info@nokia.com> | 2012-02-24 04:26:07 +0100 |
commit | af00ab8e9909b80c03550694d567679fe28b00ca (patch) | |
tree | 7895c7629a50321d21230df6e1bacc7abda9305d /src/location/maps/qgeomappingmanagerengine.cpp | |
parent | 75bac3a33a6a562de9052a28c6e53bb126bd68d3 (diff) | |
download | qtlocation-af00ab8e9909b80c03550694d567679fe28b00ca.tar.gz |
Docs: QtLocation typos QTBUG-24066.
Change-Id: If135730ef1cf775debfcf530ca960df718b76994
Reviewed-by: Alex <alex.blasche@nokia.com>
Reviewed-by: Natalia Shubina <natalia.shubina@nokia.com>
Diffstat (limited to 'src/location/maps/qgeomappingmanagerengine.cpp')
-rw-r--r-- | src/location/maps/qgeomappingmanagerengine.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/location/maps/qgeomappingmanagerengine.cpp b/src/location/maps/qgeomappingmanagerengine.cpp index d424c8e2..3626e94c 100644 --- a/src/location/maps/qgeomappingmanagerengine.cpp +++ b/src/location/maps/qgeomappingmanagerengine.cpp @@ -377,7 +377,7 @@ QGeoCameraCapabilities QGeoMappingManagerEngine::cameraCapabilities() const } /*! - Sets the locale to be used by the this manager to \a locale. + Sets the locale to be used by this manager to \a locale. If this mapping manager supports returning map labels in different languages, they will be returned in the language of \a locale. |