summaryrefslogtreecommitdiffstats
path: root/sc/source/filter/inc/fprogressbar.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/fprogressbar.hxx')
-rw-r--r--sc/source/filter/inc/fprogressbar.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/filter/inc/fprogressbar.hxx b/sc/source/filter/inc/fprogressbar.hxx
index 03bceec92d09..ad0f9924876e 100644
--- a/sc/source/filter/inc/fprogressbar.hxx
+++ b/sc/source/filter/inc/fprogressbar.hxx
@@ -34,7 +34,7 @@ const sal_Int32 SCF_INV_SEGMENT = -1;
/** Progress bar for complex progress representation.
- The progress bar contains one or more segments, each with customable
+ The progress bar contains one or more segments, each with customizable
size. Each segment is represented by a unique identifier. While showing the
progress bar, several segments can be started simultaneously. The progress
bar displays the sum of all started segments on screen.