summaryrefslogtreecommitdiffstats
path: root/sc/inc/rangeseq.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/inc/rangeseq.hxx')
-rw-r--r--sc/inc/rangeseq.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/inc/rangeseq.hxx b/sc/inc/rangeseq.hxx
index 533a1f3f287d..4f15a811ac08 100644
--- a/sc/inc/rangeseq.hxx
+++ b/sc/inc/rangeseq.hxx
@@ -48,7 +48,7 @@ public:
/** @param bDataTypes
Additionally to the differentiation between string and double allow
- differentiation between other types such as as boolean. Needed for
+ differentiation between other types such as boolean. Needed for
implementation of XFormulaParser. If <FALSE/>, boolean values are
treated as ordinary double values 1 (true) and 0 (false).
*/