summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobert Griebl <robert.griebl@qt.io>2022-03-18 16:57:33 +0100
committerRobert Griebl <robert.griebl@qt.io>2022-03-21 23:34:54 +0000
commit513a067e20682a585b73704e6a0d9a3407993ce8 (patch)
treee1a30b6ac4ba5bcf57a5ae41a29fb0b259dcec48
parentc46d18eb30b8fab62cc9d95cac947e1a23cf7447 (diff)
Fix documentation errors6.2.4
Change-Id: Ibbaa598ce78b6d3e9c0bae9860737355afd82111 Reviewed-by: Bernd Weimer <bernd.weimer@qt.io> (cherry picked from commit 8f0a7fc2429b01f4196e615e1dff2be13f26306d) Reviewed-by: Robert Griebl <robert.griebl@qt.io>
-rw-r--r--examples/applicationmanager/launch-intents/doc/src/launch-intents.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/applicationmanager/launch-intents/doc/src/launch-intents.qdoc b/examples/applicationmanager/launch-intents/doc/src/launch-intents.qdoc
index 94ee25dd..44f1cccd 100644
--- a/examples/applicationmanager/launch-intents/doc/src/launch-intents.qdoc
+++ b/examples/applicationmanager/launch-intents/doc/src/launch-intents.qdoc
@@ -166,7 +166,7 @@ both intents:
\quotefromfile applicationmanager/launch-intents/apps/launch-intents.red/main.qml
\skipto IntentHandler {
-\printto onRequestReceived: {
+\printto onRequestReceived:
The signal handler for incoming intent request can then disambiguate between the requested intents
based on their \c intentId and increase either the normal \c counter or the \c anotherCounter