summaryrefslogtreecommitdiff
path: root/filter/source/xslt/common/math.xsl
diff options
context:
space:
mode:
Diffstat (limited to 'filter/source/xslt/common/math.xsl')
-rw-r--r--filter/source/xslt/common/math.xsl2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/source/xslt/common/math.xsl b/filter/source/xslt/common/math.xsl
index 0f35645dcebd..02298962b8b7 100644
--- a/filter/source/xslt/common/math.xsl
+++ b/filter/source/xslt/common/math.xsl
@@ -30,7 +30,7 @@ Public Functions
abs(x)
max(x1,x2)
min(x1,x2)
- power(x,power(interger only), rounding-factor=100)
+ power(x,power(integer only), rounding-factor=100)
sqrt(x, rounding-factor=100)
convert2radian(x,rounding-factor=100)
convert2degree(x,rounding-factor=100)