summaryrefslogtreecommitdiff
path: root/platform/qt/src/qmapbox.cpp
diff options
context:
space:
mode:
authorThiago Marcos P. Santos <tmpsantos@gmail.com>2017-07-12 17:06:20 +0300
committerThiago Marcos P. Santos <tmpsantos@gmail.com>2017-07-13 14:59:45 +0300
commitee32df46874f3a922574cafb692c38e24fe7ad8b (patch)
tree2092cf3a6e77f64ae4a21acfb3812c4843edea1f /platform/qt/src/qmapbox.cpp
parentbb1a209a6396dd5d41651092b354607b6852c0c8 (diff)
downloadqtlocation-mapboxgl-ee32df46874f3a922574cafb692c38e24fe7ad8b.tar.gz
[Qt] Fix docs warnings
Diffstat (limited to 'platform/qt/src/qmapbox.cpp')
-rw-r--r--platform/qt/src/qmapbox.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/qt/src/qmapbox.cpp b/platform/qt/src/qmapbox.cpp
index 751b16f9db..aad32a35dc 100644
--- a/platform/qt/src/qmapbox.cpp
+++ b/platform/qt/src/qmapbox.cpp
@@ -216,7 +216,7 @@ Q_DECL_EXPORT NetworkMode networkMode()
Forwards the network status \a mode to Mapbox GL Native engine.
- File source requests uses the available network when \a mode is set to \a
+ File source requests uses the available network when \a mode is set to \b
Online, otherwise scoped to the local cache.
*/
Q_DECL_EXPORT void setNetworkMode(NetworkMode mode)