summaryrefslogtreecommitdiff
path: root/include/svl/zformat.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/zformat.hxx')
-rw-r--r--include/svl/zformat.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/zformat.hxx b/include/svl/zformat.hxx
index 2f382d8702f5..9bee5ca38370 100644
--- a/include/svl/zformat.hxx
+++ b/include/svl/zformat.hxx
@@ -226,7 +226,7 @@ public:
sal_uInt16 GetFormatIntegerDigits( sal_uInt16 nIx = 0 ) const
{ return NumFor[nIx].Info().nCntPre; }
- /** Count of hidden integer digits with thousands dividor:
+ /** Count of hidden integer digits with thousands divisor:
* formats like "0," to show only thousands
*/
sal_uInt16 GetThousandDivisorPrecision( sal_uInt16 nIx = 0 ) const