Fix typo in fetchmore example documentation
In fetchmore example documentation there's a typo on the first line. The text should read 'shows how to' but instead reads 'shows how two' Change-Id: Ifc169581e8fc43315dc01c7d1f267dd45600af82 Reviewed-by: Frederik Gladhorn <frederik.gladhorn@qt.io>
This commit is contained in:
parent
844044f37b
commit
c8720d6210
@ -29,7 +29,7 @@
|
|||||||
\example itemviews/fetchmore
|
\example itemviews/fetchmore
|
||||||
\title Fetch More Example
|
\title Fetch More Example
|
||||||
\ingroup examples-itemviews
|
\ingroup examples-itemviews
|
||||||
\brief The Fetch More example shows how two add items to an item view
|
\brief The Fetch More example shows how to add items to an item view
|
||||||
model on demand.
|
model on demand.
|
||||||
|
|
||||||
\image fetchmore-example.png
|
\image fetchmore-example.png
|
||||||
|
Loading…
x
Reference in New Issue
Block a user