diff options
-rw-r--r-- | framework/source/services/autorecovery.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/services/autorecovery.cxx b/framework/source/services/autorecovery.cxx index 724d09204f68..107ce2e2afa5 100644 --- a/framework/source/services/autorecovery.cxx +++ b/framework/source/services/autorecovery.cxx @@ -680,7 +680,7 @@ private: @return [TDocumentList::iterator] which points to the located document. - If document does not exists - its set to + If document does not exists - it's set to rList.end()! */ static TDocumentList::iterator impl_searchDocument( AutoRecovery::TDocumentList& rList , |