summaryrefslogtreecommitdiffstats
path: root/src/xmlpatterns/expr/qarithmeticexpression_p.h
diff options
context:
space:
mode:
authorSergio Ahumada <sergio.ahumada@nokia.com>2010-11-16 20:47:14 (GMT)
committerSergio Ahumada <sergio.ahumada@nokia.com>2010-11-16 20:47:50 (GMT)
commite963a1365d495649a1c8930f4776c78781218881 (patch)
treea6ad2aaa366610a59b20afa11cae881f77b6eb98 /src/xmlpatterns/expr/qarithmeticexpression_p.h
parenta40e77495612db0b89730debbacc585a22d0eb3a (diff)
downloadQt-e963a1365d495649a1c8930f4776c78781218881.zip
Qt-e963a1365d495649a1c8930f4776c78781218881.tar.gz
Qt-e963a1365d495649a1c8930f4776c78781218881.tar.bz2
Doc: Fixing typo
Diffstat (limited to 'src/xmlpatterns/expr/qarithmeticexpression_p.h')
-rw-r--r--src/xmlpatterns/expr/qarithmeticexpression_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/xmlpatterns/expr/qarithmeticexpression_p.h b/src/xmlpatterns/expr/qarithmeticexpression_p.h
index 66c1f13..6ff8219 100644
--- a/src/xmlpatterns/expr/qarithmeticexpression_p.h
+++ b/src/xmlpatterns/expr/qarithmeticexpression_p.h
@@ -62,7 +62,7 @@ QT_BEGIN_NAMESPACE
namespace QPatternist
{
/**
- * @short Implements arithmetics, such as multiplication and substraction.
+ * @short Implements arithmetics, such as multiplication and subtraction.
*
*
* Optimizations: there's some operator/value combos that are no ops. For