Fix typo in QtOpenGL module docs

Fixes: QTBUG-89493
Change-Id: I92255da2f68ec8dc0503654787e7861abe431504
Reviewed-by: Christian Strømme <christian.stromme@qt.io>
(cherry picked from commit 494da40f2945bd19449c210c25f7c41fd408d1cd)
Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
This commit is contained in:
Laszlo Agocs 2020-12-15 12:21:27 +01:00 committed by Qt Cherry-pick Bot
parent 90d2e3cf6f
commit 9fd0c6afc7

View File

@ -64,7 +64,7 @@
target platform.
For instance, it will default to \c Direct3D on Windows, whereas on macOS,
it will default to \c Metal. But the it is also possible to manually
it will default to \c Metal. But it is also possible to manually
select OpenGL as the active graphics API on platforms where this is supported.
For more details on enabling OpenGL with \l[QtQuick]{Qt Quick}, see