summaryrefslogtreecommitdiff
path: root/framework/source/helper/statusindicatorfactory.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/helper/statusindicatorfactory.cxx')
-rw-r--r--framework/source/helper/statusindicatorfactory.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/helper/statusindicatorfactory.cxx b/framework/source/helper/statusindicatorfactory.cxx
index 08619ba3fc9c..6f9746046d9f 100644
--- a/framework/source/helper/statusindicatorfactory.cxx
+++ b/framework/source/helper/statusindicatorfactory.cxx
@@ -251,7 +251,7 @@ void StatusIndicatorFactory::end(const css::uno::Reference< css::task::XStatusIn
else
{
// Our stack is empty. No further child exists.
- // Se we must "end" our progress realy
+ // Se we must "end" our progress really
if (xProgress.is())
xProgress->end();
// Now hide the progress bar again.