summaryrefslogtreecommitdiff
path: root/sfx2/source/view/viewfrm.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sfx2/source/view/viewfrm.cxx')
-rw-r--r--sfx2/source/view/viewfrm.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/view/viewfrm.cxx b/sfx2/source/view/viewfrm.cxx
index 5658727c572e..bdc54c0b505c 100644
--- a/sfx2/source/view/viewfrm.cxx
+++ b/sfx2/source/view/viewfrm.cxx
@@ -2313,7 +2313,7 @@ void SfxViewFrame::ExecView_Impl
//-------------------------------------------------------------------------
/* TODO as96863:
- This method try to collect informations about the count of currently open documents.
+ This method try to collect information about the count of currently open documents.
But the algorithm is implemented very simple ...
E.g. hidden documents should be ignored here ... but they are counted.
TODO: export special helper "framework::FrameListAnalyzer" within the framework module