summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2021-12-21 21:24:06 +0100
committerJulien Nabet <serval2412@yahoo.fr>2021-12-21 21:35:08 +0100
commitbddf28af4a6fccb715fd29ad38fa100d2ac011a4 (patch)
tree92c01f1926fa42605dc7bd16e4dd4e49acf5b669 /framework
parent078d5c433e029389aaaa261220715e9984540658 (diff)
Fix typo
Change-Id: I0b441f47062a45395777b609d71ea0fa978bffc9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/127279 Tested-by: Julien Nabet <serval2412@yahoo.fr> Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'framework')
-rw-r--r--framework/source/services/autorecovery.cxx2
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 ,