summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@qt.io>2021-10-12 15:54:43 +0200
committerEdward Welbourne <edward.welbourne@qt.io>2021-10-14 01:36:13 +0200
commit54171866921587100739c8ed106223d93a777b8b (patch)
treef43b26668a2696ab4767cc9c000ccdf048cd1f83 /src/gui/rhi
parent954b58f3684431df5f39165023a9d216b92bbc80 (diff)
Fix typo: alignment has an n in it
Change-Id: If64edd32c5084984227b3c366932b3129df94b31 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'src/gui/rhi')
-rw-r--r--src/gui/rhi/qrhigles2.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/rhi/qrhigles2.cpp b/src/gui/rhi/qrhigles2.cpp
index 908cdbb547..1c324cfd3b 100644
--- a/src/gui/rhi/qrhigles2.cpp
+++ b/src/gui/rhi/qrhigles2.cpp
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2019 The Qt Company Ltd.
+** Copyright (C) 2021 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the Qt Gui module