diff options
author | Niels Weber <niels.weber@digia.com> | 2014-02-07 10:21:49 +0100 |
---|---|---|
committer | The Qt Project <gerrit-noreply@qt-project.org> | 2014-02-07 13:24:26 +0100 |
commit | 6adf515e331e101deb906cfae41cdb2812c62bc7 (patch) | |
tree | 3041e4da6869eaa4b20dba9a76a1d17d1343424f | |
parent | c8172953ed6d3776178b9a37c0773d648cfdd9f2 (diff) | |
download | qtbase-6adf515e331e101deb906cfae41cdb2812c62bc7.tar.gz qtbase-6adf515e331e101deb906cfae41cdb2812c62bc7.tar.bz2 qtbase-6adf515e331e101deb906cfae41cdb2812c62bc7.zip |
Small doc fix.
Change-Id: If700cce1b39342ca2b1027e2c10711ea45c3dd9c
Reviewed-by: Oliver Wolff <oliver.wolff@digia.com>
-rw-r--r-- | src/corelib/io/qurlidna.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/io/qurlidna.cpp b/src/corelib/io/qurlidna.cpp index 988d076025..890a2260a2 100644 --- a/src/corelib/io/qurlidna.cpp +++ b/src/corelib/io/qurlidna.cpp @@ -2603,7 +2603,7 @@ QStringList QUrl::idnWhitelist() Note that if you call this function, you need to do so \e before you start any threads that might access idnWhitelist(). - Qt has comes a default list that contains the Internet top-level domains + Qt comes with a default list that contains the Internet top-level domains that have published support for Internationalized Domain Names (IDNs) and rules to guarantee that no deception can happen between similarly-looking characters (such as the Latin lowercase letter \c 'a' and the Cyrillic |