Fix typo in QtOpenGL module docs

Fixes: QTBUG-89493
Pick-to: 6.0
Change-Id: I92255da2f68ec8dc0503654787e7861abe431504
Reviewed-by: Christian Strømme <christian.stromme@qt.io>
This commit is contained in:
Laszlo Agocs 2020-12-15 12:21:27 +01:00
parent 3eb35d3241
commit 494da40f29

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