summaryrefslogtreecommitdiffstats
path: root/src/sql
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@digia.com>2014-12-30 09:35:39 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2014-12-30 09:35:39 +0100
commit4295203dd67a4c4d0aa0fe1a8b116069542e4474 (patch)
treea3b2b1e074b7b0838b89b224506fab6818c61acc /src/sql
parent8f0e84bec513ad28c3ec479053fbc59add3959e1 (diff)
parentaaff94c2df665035addb90714bab4722003894da (diff)
Merge "Merge remote-tracking branch 'origin/5.4' into dev" into refs/staging/dev
Diffstat (limited to 'src/sql')
-rw-r--r--src/sql/doc/src/sql-driver.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/sql/doc/src/sql-driver.qdoc b/src/sql/doc/src/sql-driver.qdoc
index 71d2fb4f85..e2ffdaea2c 100644
--- a/src/sql/doc/src/sql-driver.qdoc
+++ b/src/sql/doc/src/sql-driver.qdoc
@@ -713,9 +713,8 @@
\snippet code/doc_src_sql-driver.cpp 31
- the problem is usually that the plugin had the wrong \l{Deploying
- Plugins#The Build Key}{build key}. This might require removing an
- entry from the \l{Deploying Plugins#The Plugin Cache} {plugin cache}.
+ the problem is usually that the plugin had the wrong build key.
+ This might require removing an entry from the plugin cache.
\target development
\section1 How to Write Your Own Database Driver