From 1bf5865a4137c615e7b9b10fd157a32e2bf61274 Mon Sep 17 00:00:00 2001 From: Lars Knoll Date: Wed, 15 Aug 2012 22:53:10 +0200 Subject: Fix a couple of qdoc errors Change-Id: I79f689e08ed4a496052529af38fca72c3d4e04cb Reviewed-by: Thiago Macieira --- src/corelib/io/qurlidna.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib/io/qurlidna.cpp') diff --git a/src/corelib/io/qurlidna.cpp b/src/corelib/io/qurlidna.cpp index 21ad1b7fca..eb7ba6d4af 100644 --- a/src/corelib/io/qurlidna.cpp +++ b/src/corelib/io/qurlidna.cpp @@ -2574,7 +2574,7 @@ QStringList QUrl::idnWhitelist() Sets the whitelist of Top-Level Domains (TLDs) that are allowed to have non-ASCII characters in domains to the value of \a list. - Note that if you call this function, you need to do so \em before + 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 -- cgit v1.2.3