summaryrefslogtreecommitdiffstats
path: root/framework/inc/helper/statusindicatorfactory.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/statusindicatorfactory.hxx')
-rw-r--r--framework/inc/helper/statusindicatorfactory.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/helper/statusindicatorfactory.hxx b/framework/inc/helper/statusindicatorfactory.hxx
index f22e0e0c8fd1..1a0ada7c6d1b 100644
--- a/framework/inc/helper/statusindicatorfactory.hxx
+++ b/framework/inc/helper/statusindicatorfactory.hxx
@@ -54,7 +54,7 @@
namespace framework{
/**
- @descr This struct hold some information about all currently running progress proccesses.
+ @descr This struct hold some information about all currently running progress processes.
Because the can be used on a stack, we must cache her states but must paint only
the top most one.
*/
@@ -83,7 +83,7 @@ struct IndicatorInfo
/** @short initialize new instance of this class
@param xIndicator
- the new child indiactor of our factory.
+ the new child indicator of our factory.
@param sText
its initial text.