summaryrefslogtreecommitdiffstats
path: root/doc/src/examples
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-11-04 03:18:08 (GMT)
committerJason McDonald <jason.mcdonald@nokia.com>2009-11-04 03:18:08 (GMT)
commitac30ce00afe700e5ba803038c95121313f33509b (patch)
tree1f9e785851cf2dc5ea66769981f7856a779d3233 /doc/src/examples
parent93ec4104781d7f9929b8b8a05dee3d94f8cd4b17 (diff)
downloadQt-ac30ce00afe700e5ba803038c95121313f33509b.zip
Qt-ac30ce00afe700e5ba803038c95121313f33509b.tar.gz
Qt-ac30ce00afe700e5ba803038c95121313f33509b.tar.bz2
Attempt to fix qdoc error caused by renaming of ftp example to qftp.
Reviewed-by: Trust Me
Diffstat (limited to 'doc/src/examples')
-rw-r--r--doc/src/examples/ftp.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/ftp.qdoc b/doc/src/examples/ftp.qdoc
index 8fded88..782613c 100644
--- a/doc/src/examples/ftp.qdoc
+++ b/doc/src/examples/ftp.qdoc
@@ -40,7 +40,7 @@
****************************************************************************/
/*!
- \example network/ftp
+ \example network/qftp
\title FTP Example
The FTP example demonstrates a simple FTP client that can be used