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 dd18ea5ce7d6..7ab64895a117 100644
--- a/framework/source/classes/framecontainer.cxx
+++ b/framework/source/classes/framecontainer.cxx
@@ -147,7 +147,7 @@ sal_uInt32 FrameContainer::getCount() const
/**-***************************************************************************************************************
@short returns one item of this container
@deprecated This value can't be guaranteed for multithreading environments.
- So it will be marked as deprecatedf and should be replaced by "getAllElements()".
+ So it will be marked as deprecated and should be replaced by "getAllElements()".
@param nIndex
a value between 0 and (getCount()-1) to address one container item