From e7b8c9227132a26acd3d975050fd1f6fd4f22944 Mon Sep 17 00:00:00 2001 From: Andy Shaw Date: Fri, 3 Feb 2012 23:53:31 +0100 Subject: Some small doc fixes, typos and removal of one incorrect paragraph The QTextStream paragraph that is removed referred to something that is incorrect. This was confirmed for Windows, Linux and Mac. Change-Id: Ibac8f82482f2060308b5b8485d6da228bdf52fe6 Reviewed-by: Casper van Donderen (cherry picked from commit 80cebfde10cf34dcc0777c24f1b3ff37cad20181) --- doc/src/examples/dirview.qdoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/src') diff --git a/doc/src/examples/dirview.qdoc b/doc/src/examples/dirview.qdoc index 329f90e697..a4b799678a 100644 --- a/doc/src/examples/dirview.qdoc +++ b/doc/src/examples/dirview.qdoc @@ -30,7 +30,7 @@ \title Dir View Example The Dir View example shows a tree view onto the local filing system. It uses the - QDirModel class to provide supply file and directory information. + QDirModel class to provide file and directory information. \image dirview-example.png */ -- cgit v1.2.3