summaryrefslogtreecommitdiffstats
path: root/doc/html/qlistviewitem.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/qlistviewitem.html')
-rw-r--r--doc/html/qlistviewitem.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/qlistviewitem.html b/doc/html/qlistviewitem.html
index 0731f840a..82b699235 100644
--- a/doc/html/qlistviewitem.html
+++ b/doc/html/qlistviewitem.html
@@ -205,7 +205,7 @@ Space when the item is the current item.
<p> Some subclasses call <a href="#setExpandable">setExpandable</a>(TRUE) even when they have no
children, and populate themselves when <a href="#setup">setup</a>() or <a href="#setOpen">setOpen</a>(TRUE) is
called. The <a href="dirview-example.html">dirview/dirview.cpp</a> example program uses this
-technique to start up tquickly: The files and subdirectories in a
+technique to start up quickly: The files and subdirectories in a
directory aren't inserted into the tree until they're actually
needed.
<p> <center><img src="qlistviewitems.png" alt="List View Items"></center>