summaryrefslogtreecommitdiffstats
path: root/src/network/kernel
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@digia.com>2013-02-05 19:27:37 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-02-05 20:53:57 +0100
commita1f4a821fc068958621c4d1aad5a366e77c46399 (patch)
treeb7b8075c35ba6235c48e3e760aeb48909a53df43 /src/network/kernel
parentd7cad756efc89281f0294fec4ce84df1188c8aad (diff)
Nokia -> Qt Project
Change-Id: Iadd29ee918dc181d2a468f5198e66351c7cb3548 Reviewed-by: Simon Hausmann <simon.hausmann@digia.com>
Diffstat (limited to 'src/network/kernel')
-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 db5105a52b..89d48639cf 100644
--- a/src/network/kernel/qurlinfo.cpp
+++ b/src/network/kernel/qurlinfo.cpp
@@ -217,7 +217,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://qt.nokia.com/doc/qurlinfo.html".
+ for example, "http://qt-project.org/doc/qt-5.0/qtcore/qurl.html".
If you call this function for an invalid URL info, this function
turns it into a valid one.