summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/xehelper.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/xehelper.hxx')
-rw-r--r--sc/source/filter/inc/xehelper.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/xehelper.hxx b/sc/source/filter/inc/xehelper.hxx
index 477adc9218c0..b60d3438bc24 100644
--- a/sc/source/filter/inc/xehelper.hxx
+++ b/sc/source/filter/inc/xehelper.hxx
@@ -32,7 +32,7 @@ class ScfProgressBar;
/** The main progress bar for the export filter.
This class encapsulates creation and initialization of sub progress
- segments. The Activate***Segment() functions activate a specific segement
+ segments. The Activate***Segment() functions activate a specific segment
of the main progress bar. The implementation of these functions contain the
calculation of the needed size of the segment. Following calls of the
Progress() function increase the currently activated sub segment.