summaryrefslogtreecommitdiffstats
path: root/framework/inc/helper/oframes.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/helper/oframes.hxx')
-rw-r--r--framework/inc/helper/oframes.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/helper/oframes.hxx b/framework/inc/helper/oframes.hxx
index 844a2f7aaacf..4056651ea2bc 100644
--- a/framework/inc/helper/oframes.hxx
+++ b/framework/inc/helper/oframes.hxx
@@ -142,7 +142,7 @@ class OFrames : private ThreadHelpBase , // Must be the first of base
/*-****************************************************************************************************//**
@short get count of all current frames in container
@descr This is the beginning of full index-access. With a count you can step over all items in container.
- Next call shuoöd be getByIndex(). But these mechanism works only, if no lock in container is set!
+ Next call should be getByIndex(). But these mechanism works only, if no lock in container is set!
@seealso class FrameContainer
@seealso method getByIndex()