summaryrefslogtreecommitdiffstats
path: root/src/network
diff options
context:
space:
mode:
authorJason McDonald <jason.mcdonald@nokia.com>2009-08-11 20:29:21 +1000
committerJason McDonald <jason.mcdonald@nokia.com>2009-08-11 20:29:21 +1000
commitf5408614bf3fe20ad5c4937c2329c8a77b8753cf (patch)
tree14648e99f6d8d8ec1f7b8e789ed833ac2a050703 /src/network
parentef9fec988d3d7ea33836a08128119f99747dc9d5 (diff)
Update URL of online documentation.
Reviewed-by: Trust Me
Diffstat (limited to 'src/network')
-rw-r--r--src/network/kernel/qurlinfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/network/kernel/qurlinfo.cpp b/src/network/kernel/qurlinfo.cpp
index 9a9cfffd38..626bce25a2 100644
--- a/src/network/kernel/qurlinfo.cpp
+++ b/src/network/kernel/qurlinfo.cpp
@@ -215,7 +215,7 @@ QUrlInfo::QUrlInfo(const QUrl &url, int permissions, const QString &owner,
/*!
Sets the name of the URL to \a name. The name is the full text,
- for example, "http://doc.trolltech.com/qurlinfo.html".
+ for example, "http://qt.nokia.com/doc/qurlinfo.html".
If you call this function for an invalid URL info, this function
turns it into a valid one.