summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
Diffstat (limited to 'framework')
-rw-r--r--framework/source/inc/pattern/frame.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/inc/pattern/frame.hxx b/framework/source/inc/pattern/frame.hxx
index 963c97d33c9f..97808c19232b 100644
--- a/framework/source/inc/pattern/frame.hxx
+++ b/framework/source/inc/pattern/frame.hxx
@@ -37,7 +37,7 @@ namespace framework{
Delegating of the ownership can be influenced from
outside. If closing isn't possible (because the
needed interface isn't available) dispose() is tried instead.
- Al possible exception are handled inside.
+ All possible exception are handled inside.
So the user of this method has to look for the return value only.
@attention The given resource will not be cleared.