summaryrefslogtreecommitdiff
path: root/framework/source/classes/framecontainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/classes/framecontainer.cxx')
-rw-r--r--framework/source/classes/framecontainer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/classes/framecontainer.cxx b/framework/source/classes/framecontainer.cxx
index fbeb5f2633b9..636dd223e14c 100644
--- a/framework/source/classes/framecontainer.cxx
+++ b/framework/source/classes/framecontainer.cxx
@@ -179,7 +179,7 @@ css::uno::Reference< css::frame::XFrame > FrameContainer::operator[]( sal_uInt32
@short returns a snapshot of all currently existing frames inside this container
@descr Should be used to replace the deprecated functions getCount()/operator[]!
- @return a list of all frame refrences inside this container
+ @return a list of all frame references inside this container
@threadsafe yes
*****************************************************************************************************************/