aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorOliver Eftevaag <oliver.eftevaag@qt.io>2022-08-18 15:55:53 +0200
committerOliver Eftevaag <oliver.eftevaag@qt.io>2022-08-26 13:36:31 +0200
commitaf34e238b8bb572097a99b45b8522b120fd102ea (patch)
tree5d25a3a1d11ebde8f371afb1cd7ea3e3c5535470 /src
parenta83f4bc19de6aeb0da645ace554fa0fe0be9fc7d (diff)
Doc: fix typo in QQuickAccessible
Fixes: QTBUG-105812 Pick-to: 6.2 6.3 6.4 Change-Id: I735b23999a87bead759ea7987975c3d4cefdebf8 Reviewed-by: Shawn Rutledge <shawn.rutledge@qt.io>
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 45219dc69c..c81d9428f2 100644
--- a/src/quick/items/qquickaccessibleattached.cpp
+++ b/src/quick/items/qquickaccessibleattached.cpp
@@ -73,7 +73,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.
*/
/*!