framework/source/services/autorecovery.cxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit bddf28af4a6fccb715fd29ad38fa100d2ac011a4
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue Dec 21 21:24:06 2021 +0100
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Tue Dec 21 21:35:08 2021 +0100

    Fix typo
    
    Change-Id: I0b441f47062a45395777b609d71ea0fa978bffc9
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127279
    Tested-by: Julien Nabet <serval2...@yahoo.fr>
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>

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    ,

Reply via email to