summaryrefslogtreecommitdiff
path: root/framework/inc/classes/framecontainer.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/classes/framecontainer.hxx')
-rw-r--r--framework/inc/classes/framecontainer.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/classes/framecontainer.hxx b/framework/inc/classes/framecontainer.hxx
index f96a0373c1ca..f24e27dc19f1 100644
--- a/framework/inc/classes/framecontainer.hxx
+++ b/framework/inc/classes/framecontainer.hxx
@@ -78,8 +78,8 @@ typedef TFrameContainer::iterator TFrameIterat
typedef TFrameContainer::const_iterator TConstFrameIterator ;
/*-************************************************************************************************************//**
- @short implement a container to hold childs of frame, task or desktop
- @descr Every object of frame, task or desktop hold reference to his childs. These container is used as helper
+ @short implement a container to hold children of frame, task or desktop
+ @descr Every object of frame, task or desktop hold reference to his children. These container is used as helper
to do this. Some helper-classe like OFrames or OTasksAccess use it to. They hold a pointer to an instance
of this class, which is a member of a frame, task or desktop! You can append and remove frames.
It's possible to set one of these frames as active or deactive. You could have full index-access to