summaryrefslogtreecommitdiffstats
path: root/mkspecs/common
diff options
context:
space:
mode:
authorMiikka Heikkinen <miikka.heikkinen@digia.com>2009-08-20 08:58:19 (GMT)
committerMiikka Heikkinen <miikka.heikkinen@digia.com>2009-08-20 08:58:19 (GMT)
commitd3d7969329f42d52ed7140cb2fd684171a484eb5 (patch)
treefaec811e9c3f5182d251c2d092620e3827da6a94 /mkspecs/common
parente15bb13513e1157094c42d014db906063d057230 (diff)
downloadQt-d3d7969329f42d52ed7140cb2fd684171a484eb5.zip
Qt-d3d7969329f42d52ed7140cb2fd684171a484eb5.tar.gz
Qt-d3d7969329f42d52ed7140cb2fd684171a484eb5.tar.bz2
Comment clarifications based on mkspecs review.
Reviewed-by: TrustMe
Diffstat (limited to 'mkspecs/common')
-rw-r--r--mkspecs/common/symbian/stl-off/new2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkspecs/common/symbian/stl-off/new b/mkspecs/common/symbian/stl-off/new
index 3939e11..8584ba3 100644
--- a/mkspecs/common/symbian/stl-off/new
+++ b/mkspecs/common/symbian/stl-off/new
@@ -1,4 +1,4 @@
-// new implemented in symbian libs, do nothing here, just keep Qt happpy
+// 'new' implemented in symbian libs, so do nothing here; just keep Qt happy
#ifndef __NEW_SYMB_ADDON
#define __NEW_SYMB_ADDON
#include <e32base.h>