From 494da40f2945bd19449c210c25f7c41fd408d1cd Mon Sep 17 00:00:00 2001 From: Laszlo Agocs Date: Tue, 15 Dec 2020 12:21:27 +0100 Subject: Fix typo in QtOpenGL module docs MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fixes: QTBUG-89493 Pick-to: 6.0 Change-Id: I92255da2f68ec8dc0503654787e7861abe431504 Reviewed-by: Christian Strømme --- src/opengl/doc/src/qtopengl-index.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/opengl/doc/src') diff --git a/src/opengl/doc/src/qtopengl-index.qdoc b/src/opengl/doc/src/qtopengl-index.qdoc index 1ebaff5714..e4980e5974 100644 --- a/src/opengl/doc/src/qtopengl-index.qdoc +++ b/src/opengl/doc/src/qtopengl-index.qdoc @@ -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 -- cgit v1.2.3