summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/bluetooth/doc/src/bluetooth-le-overview.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bluetooth/doc/src/bluetooth-le-overview.qdoc b/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
index 1c124a3c..a3c394d5 100644
--- a/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
+++ b/src/bluetooth/doc/src/bluetooth-le-overview.qdoc
@@ -173,8 +173,8 @@ Low Energy devices.
\section2 Service Search
- The above code snippet how the application initiates the service discovery once the connection has
- been established.
+ The above code snippet shows how the application initiates the service discovery once the
+ connection has been established.
The \c serviceDiscovered() slot below is triggered as a result of the
\l {QLowEnergyController::serviceDiscovered()} signal and provides an intermittent progress report.