aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorOliver Eftevaag <oliver.eftevaag@qt.io>2022-08-18 15:55:53 +0200
committerQt Cherry-pick Bot <cherrypick_bot@qt-project.org>2022-08-28 18:42:21 +0000
commit9353a4e189515f63c673771775e81d7c763b0070 (patch)
treeaa91ae42ffc2b8d56486730c3f2355e399170460 /src
parent73746b65621651db5c12139f4366c2d1a0da19bb (diff)
Doc: fix typo in QQuickAccessible
Fixes: QTBUG-105812 Change-Id: I735b23999a87bead759ea7987975c3d4cefdebf8 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io> (cherry picked from commit af34e238b8bb572097a99b45b8522b120fd102ea) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
Diffstat (limited to 'src')
-rw-r--r--src/quick/items/qquickaccessibleattached.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/items/qquickaccessibleattached.cpp b/src/quick/items/qquickaccessibleattached.cpp
index 730bbe4404..f63ab764f1 100644
--- a/src/quick/items/qquickaccessibleattached.cpp
+++ b/src/quick/items/qquickaccessibleattached.cpp
@@ -109,7 +109,7 @@ QT_BEGIN_NAMESPACE
This property sets an accessible description.
Similar to the name it describes the item. The description
can be a little more verbose and tell what the item does,
- for example the functionallity of the button it describes.
+ for example the functionality of the button it describes.
*/
/*!