Doc: Fix typo

Change-Id: Ibcd295e8aa571f788deec2488ce11f5635f499cf
Reviewed-by: Topi Reiniö <topi.reinio@qt.io>
This commit is contained in:
Paul Wicking 2019-09-11 15:23:45 +02:00
parent 572ef46c5f
commit 324dd701ec
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
are not in scope for this module. A number of third-party gamepads may be
supported as well, however, some of these may need custom configuration steps
in order to map the button/trigger codes the device or driver in question
provides onto what QtGamepad expects. The can be done by the
provides onto what QtGamepad expects. This can be done by the
\l{Qt Gamepad Configure Buttons Example}{configureButtons} example that can also
save the generated layout persistently for use by other applications.