summaryrefslogtreecommitdiffstats
path: root/examples/sql/doc/src/querymodel.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sql/doc/src/querymodel.qdoc')
-rw-r--r--examples/sql/doc/src/querymodel.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sql/doc/src/querymodel.qdoc b/examples/sql/doc/src/querymodel.qdoc
index 9d9729192a..b25cc745e3 100644
--- a/examples/sql/doc/src/querymodel.qdoc
+++ b/examples/sql/doc/src/querymodel.qdoc
@@ -32,7 +32,7 @@
\brief The Query Model example shows how to make customized versions of
data obtained from a SQL query, using a model that encapsulates
- the query and table views to display the results.
+ the query and table views to display the results.
\image querymodel-example.png
*/