summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
Diffstat (limited to 'framework')
-rw-r--r--framework/source/services/frame.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/services/frame.cxx b/framework/source/services/frame.cxx
index c64bfa4efc81..cc2987a32a27 100644
--- a/framework/source/services/frame.cxx
+++ b/framework/source/services/frame.cxx
@@ -2617,7 +2617,7 @@ void SAL_CALL Frame::windowHidden( const css::lang::EventObject& )
@short called by dispose of our windows!
@descr This object is forced to release all references to the interfaces given
by the parameter source. We are a listener at our container window and
- should listen for his diposing.
+ should listen for his disposing.
@seealso XWindowListener
@seealso XTopWindowListener