summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--framework/source/services/autorecovery.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/services/autorecovery.cxx b/framework/source/services/autorecovery.cxx
index f7176d5a6975..5aaeb12c6467 100644
--- a/framework/source/services/autorecovery.cxx
+++ b/framework/source/services/autorecovery.cxx
@@ -624,9 +624,9 @@ private:
/** @short validate new detected document and add it into the internal
document list.
- @descr This method should be called only, if its clear that a new
+ @descr This method should be called only if it's clear that a new
document was opened/created during office runtime.
- This method checks, if it's a top level document (means not an embedded one).
+ This method checks if it's a top level document (means not an embedded one).
Only such top level documents can be recognized by this auto save mechanism.
@param xDocument