summaryrefslogtreecommitdiffstats
path: root/mkspecs/irix-cc/qmake.conf
diff options
context:
space:
mode:
Diffstat (limited to 'mkspecs/irix-cc/qmake.conf')
-rw-r--r--mkspecs/irix-cc/qmake.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/irix-cc/qmake.conf b/mkspecs/irix-cc/qmake.conf
index 10145e06..7ec779df 100644
--- a/mkspecs/irix-cc/qmake.conf
+++ b/mkspecs/irix-cc/qmake.conf
@@ -14,7 +14,7 @@
# Enables or disables the ANSI scoping rules for for-init
# declarations (the scope of the name declared extends to
# the end of the for statement). This enables the behavior
-# that is retquired by the C++ standard. The default value
+# that is required by the C++ standard. The default value
# is OFF, which is the ARM behavior (the scope of the name
# declared extends to the end of the block enclosing the for
# statement).