summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2019-08-19 11:35:55 +0200
committerAdolfo Jayme Barrientos <fitojb@ubuntu.com>2019-08-19 18:42:32 +0200
commit6da13334218601b4d1d323eb617667720a82c293 (patch)
treef05a56acb08b6704fde39dfaa5c756e67889799a /framework
parent4ffb036fd5858c1acee9930e8f03d8b8a0d88730 (diff)
Fix grammar
Change-Id: I4962f5c4ed211a38da3e3958e8b9bb68666bcf6f Reviewed-on: https://gerrit.libreoffice.org/77629 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'framework')
-rw-r--r--framework/source/fwi/threadhelp/transactionmanager.cxx4
-rw-r--r--framework/source/services/autorecovery.cxx2
2 files changed, 3 insertions, 3 deletions
diff --git a/framework/source/fwi/threadhelp/transactionmanager.cxx b/framework/source/fwi/threadhelp/transactionmanager.cxx
index 99682549b024..476f43a7268a 100644
--- a/framework/source/fwi/threadhelp/transactionmanager.cxx
+++ b/framework/source/fwi/threadhelp/transactionmanager.cxx
@@ -145,10 +145,10 @@ EWorkingMode TransactionManager::getWorkingMode() const
/*-****************************************************************************************************
@short start new transaction
- @descr A guard should use this method to start a new transaction. He should looks for rejected
+ @descr A guard should use this method to start a new transaction. He should look for rejected
calls to by using parameter eMode and eReason.
If call was not rejected your transaction will be non breakable during releasing your transaction
- guard! BUT ... your code isn't threadsafe then! It's a transaction manager only ....
+ guard! BUT ... your code isn't threadsafe then! It's a transaction manager only...
@seealso method unregisterTransaction()
diff --git a/framework/source/services/autorecovery.cxx b/framework/source/services/autorecovery.cxx
index bc82d67ee921..7eafb69df0be 100644
--- a/framework/source/services/autorecovery.cxx
+++ b/framework/source/services/autorecovery.cxx
@@ -3660,7 +3660,7 @@ void AutoRecovery::implts_doRecovery(const DispatchParams& aParams)
// cache items. Such handle state indicates, that a document
// was already saved during the THIS(!) Recovery session.
// Of course a may be following EmergencySave session must be started without
- // any "handle" state ...
+ // any "handle" state...
implts_resetHandleStates();
// Reset the configuration hint "we were crashed"!