Fix typo in model/view docs.

Task-number: QTWEBSITE-560

Change-Id: I2b7a6f28ac41bacbfd2603feb8b786c31d3769e3
Reviewed-by: Tero Kojo <tero.kojo@digia.com>
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@digia.com>
This commit is contained in:
hjk 2014-02-15 16:17:14 +01:00 committed by The Qt Project
parent 13040043b2
commit 21fbca97a8

View File

@ -217,7 +217,7 @@
\section1 Using models and views
The following sections explain how to use the model/view pattern
in Qt. Each section includes an an example and is followed by a
in Qt. Each section includes an example and is followed by a
section showing how to create new components.
\section2 Two models included in Qt