summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Ehrlicher <ch.ehrlicher@gmx.de>2020-01-31 21:19:48 +0100
committerChristian Ehrlicher <ch.ehrlicher@gmx.de>2020-02-01 14:21:36 +0100
commitd52ed0a8ead988d859cc85b944e0226325f87722 (patch)
tree402c8cf2977b2074c64c2a3aac945994f38da349
parent5ac1516edd17eb4ddd94fe43a04fa4d736c50041 (diff)
Sql driver doc: fix typo
Fix a small typo in the link to vcredist.exe Change-Id: I8b2724bd01889ac439bcd1a762a7c74df9882492 Reviewed-by: Sze Howe Koh <szehowe.koh@gmail.com> Reviewed-by: Paul Wicking <paul.wicking@qt.io>
-rw-r--r--src/sql/doc/src/sql-driver.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/sql/doc/src/sql-driver.qdoc b/src/sql/doc/src/sql-driver.qdoc
index 3a0fcfa1e7..f6fc90a7e9 100644
--- a/src/sql/doc/src/sql-driver.qdoc
+++ b/src/sql/doc/src/sql-driver.qdoc
@@ -194,8 +194,8 @@
When you distribute your application, remember to include libmysql.dll
in your installation package. It must be placed in the same folder
as the application executable. \e libmysql.dll additionally needs the
- MSVC runtime libraries which can be installed with vcredist.exe
- (\l {https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads}{vcredist.exe}
+ MSVC runtime libraries which can be installed with
+ \l {https://support.microsoft.com/en-us/help/2977003/the-latest-supported-visual-c-downloads}{vcredist.exe}
\target QOCI
\section2 QOCI for the Oracle Call Interface (OCI)