summaryrefslogtreecommitdiffstats
path: root/src/corelib/arch/symbian/qatomic_generic_armv6.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/corelib/arch/symbian/qatomic_generic_armv6.cpp')
-rw-r--r--src/corelib/arch/symbian/qatomic_generic_armv6.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/corelib/arch/symbian/qatomic_generic_armv6.cpp b/src/corelib/arch/symbian/qatomic_generic_armv6.cpp
index 39d966a..444d3d3 100644
--- a/src/corelib/arch/symbian/qatomic_generic_armv6.cpp
+++ b/src/corelib/arch/symbian/qatomic_generic_armv6.cpp
@@ -38,7 +38,7 @@
** $QT_END_LICENSE$
**
** This file implements the generic atomics interface using ARMv6 assembly
-** instructions. It is more efficent than the inline versions when Qt is
+** instructions. It is more efficient than the inline versions when Qt is
** built for the THUMB instruction set, as the required instructions are
** only available in ARM state.
****************************************************************************/