summaryrefslogtreecommitdiffstats
path: root/doc/src/declarative/focus.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/declarative/focus.qdoc')
-rw-r--r--doc/src/declarative/focus.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/declarative/focus.qdoc b/doc/src/declarative/focus.qdoc
index 64118ade..a4c9a543 100644
--- a/doc/src/declarative/focus.qdoc
+++ b/doc/src/declarative/focus.qdoc
@@ -33,7 +33,7 @@
\previouspage {QML Text Handling and Validators}{Text Handling and Validators}
\nextpage {QML Signal and Handler Event System}{Signal and Handler Event System}
-\title Keyboard Focus in QML
+\title Keyboard Focus in Qt Quick 1
When a key is pressed or released, a key event is generated and delivered to the
focused QML \l Item. To facilitate the construction of reusable components