summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@qt.io>2020-11-11 17:03:19 +0100
committerJerome Pasion <jerome.pasion@qt.io>2020-11-12 09:52:29 +0100
commit7549d1805422dad1ef1b08f25581b84fe1ce3335 (patch)
tree34f72feb492db9688ab4f0819e701b103c8bd153
parent0c1341ed5ac478cdb5bfb8373bc71a5a292bbec6 (diff)
Fix Qt SQL terminology
-"SQL" all uppercase Task-number: QTBUG-88010 Change-Id: I3e2e45b4d9564982baee6993e939fcc7fa126f56 Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--src/sql/doc/src/qt6-changes.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sql/doc/src/qt6-changes.qdoc b/src/sql/doc/src/qt6-changes.qdoc
index 71980edf4f..750c1162b6 100644
--- a/src/sql/doc/src/qt6-changes.qdoc
+++ b/src/sql/doc/src/qt6-changes.qdoc
@@ -29,7 +29,7 @@
\page qtsql-changes-qt6.html
\title Changes to Qt SQL
\ingroup changes-qt-5-to-6
- \brief Migrate Qt Sql to Qt 6.
+ \brief Migrate Qt SQL to Qt 6.
Qt 6 is a result of the conscious effort to make the framework more
efficient and easy to use.
@@ -38,7 +38,7 @@
APIs in each release. But some changes were inevitable in an effort to
make Qt a better framework.
- In this topic we summarize those changes in Qt Sql, and provide guidance
+ In this topic we summarize those changes in Qt SQL, and provide guidance
to handle them.
\section1 QSqlQuery