summaryrefslogtreecommitdiffstats
path: root/src/corelib/global
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/global')
-rw-r--r--src/corelib/global/qglobal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/global/qglobal.h b/src/corelib/global/qglobal.h
index b3eeff78f8..64baf3a026 100644
--- a/src/corelib/global/qglobal.h
+++ b/src/corelib/global/qglobal.h
@@ -428,7 +428,7 @@ namespace QT_NAMESPACE {}
# define Q_COMPILER_AUTO_TYPE
# define Q_COMPILER_LAMBDA
# define Q_COMPILER_DECLTYPE
-// MSCV has std::initilizer_list, but do not support the braces initilization
+// MSCV has std::initilizer_list, but do not support the braces initialization
//# define Q_COMPILER_INITIALIZER_LISTS
# endif