diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/src/examples/dirview.qdoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/dirview.qdoc b/doc/src/examples/dirview.qdoc index d81dea4..c8d9c7f 100644 --- a/doc/src/examples/dirview.qdoc +++ b/doc/src/examples/dirview.qdoc @@ -30,7 +30,7 @@ \title Dir View Example \brief 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 */ |