From 64d22311d809a710a5dee9143c7b662e9f2b20ec Mon Sep 17 00:00:00 2001 From: Sergio Ahumada Date: Thu, 16 Aug 2012 10:46:42 +0200 Subject: Doc: Fix spelling errors Change-Id: Ibae8d10183f6b15a16b1499daa2df8802dbb014e Reviewed-by: Geir Vattekar --- src/corelib/tools/qsimd.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/corelib') diff --git a/src/corelib/tools/qsimd.cpp b/src/corelib/tools/qsimd.cpp index 244ed2ef75..dd57c1a7e0 100644 --- a/src/corelib/tools/qsimd.cpp +++ b/src/corelib/tools/qsimd.cpp @@ -390,7 +390,7 @@ void qDetectCpuFeatures() // For that reason, simply forego the CPUID check at all and return the set // of features that we found at compile time, through the #defines from the // compiler. This should at least allow code to execute, even if none of - // the specialised code found in QtGui and elsewhere will ever be enabled + // the specialized code found in QtGui and elsewhere will ever be enabled // (it's the user's fault for using a broken compiler). // // This also disables the runtime checking that the processor actually -- cgit v1.2.3