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>
This commit is contained in:
parent
a83f4bc19d
commit
af34e238b8
|
@ -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.
|
||||
*/
|
||||
|
||||
/*!
|
||||
|
|
Loading…
Reference in New Issue