summaryrefslogtreecommitdiffstats
path: root/sc/inc/subtotal.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/subtotal.hxx')
-rw-r--r--sc/inc/subtotal.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/subtotal.hxx b/sc/inc/subtotal.hxx
index 9ff089270fde..23c1492700d5 100644
--- a/sc/inc/subtotal.hxx
+++ b/sc/inc/subtotal.hxx
@@ -41,7 +41,7 @@ public:
};
-struct ScFunctionData // zum Berechnen von einzelnen Funktionen
+struct ScFunctionData // to calculate single functions
{
ScSubTotalFunc eFunc;
double nVal;