Doc: Fix typos

Change-Id: I22b610a6dcab73867f915f877d7b7b844da5dc22
Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
This commit is contained in:
Leena Miettinen
2022-11-14 18:28:38 +01:00
parent 2d8dc4c779
commit be1aa6abed
21 changed files with 32 additions and 32 deletions

View File

@@ -87,7 +87,7 @@
\li For a Qt Quick test, select the
\uicontrol {Generate setup code} check box to execute C++
code before any of the QML tests are run. The testing
framework will call slots and invokable functions, as
framework will call slots and invocable functions, as
described in \l{Executing C++ Before QML Tests}.
\image qtcreator-autotests-project-qtquick-test.png "Autotest project wizard - Qt Quick Test"