From 13b5c269d6f4ce7936e01b11441aaa3045125d94 Mon Sep 17 00:00:00 2001 From: Jonas Kvinge Date: Sat, 9 Oct 2021 17:19:14 +0200 Subject: gui: Fix typos in documentation Pick-to: 5.15 6.2 Change-Id: I533f5a55cd0cd60a76990b552d7dab51a301ac1c Reviewed-by: Giuseppe D'Angelo --- src/gui/doc/src/qtgui.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/gui/doc/src/qtgui.qdoc') diff --git a/src/gui/doc/src/qtgui.qdoc b/src/gui/doc/src/qtgui.qdoc index efa4295a41..bba6fa9fb5 100644 --- a/src/gui/doc/src/qtgui.qdoc +++ b/src/gui/doc/src/qtgui.qdoc @@ -146,7 +146,7 @@ For more information, see the \l {OpenGL Window Example}. The Qt GUI module also contains a few math classes to aid with the - most common mathmatical operations related to 3D graphics. These + most common mathematical operations related to 3D graphics. These classes include \l {QMatrix4x4}, \l {QVector4D} and \l {QQuaternion} A \l {QWindow} created with the \l {QSurface::OpenGLSurface} can -- cgit v1.2.3