summaryrefslogtreecommitdiff
path: root/framework/source/fwi/threadhelp/transactionmanager.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/fwi/threadhelp/transactionmanager.cxx')
-rw-r--r--framework/source/fwi/threadhelp/transactionmanager.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/fwi/threadhelp/transactionmanager.cxx b/framework/source/fwi/threadhelp/transactionmanager.cxx
index 3e5c98983de2..d34e79fc492c 100644
--- a/framework/source/fwi/threadhelp/transactionmanager.cxx
+++ b/framework/source/fwi/threadhelp/transactionmanager.cxx
@@ -67,7 +67,7 @@ TransactionManager::~TransactionManager()
You can step during this ones only from the left to the right side and start at left side again!
(This is neccessary e.g. for refcounted objects!)
This call will block till all current existing transactions was finished.
- Follow results occure:
+ Following results can occur:
E_INIT : All requests on this implementation are refused.
It's your decision to react in a right way.
@@ -157,7 +157,7 @@ void TransactionManager::setWorkingMode( EWorkingMode eMode )
@param -
@return Current set mode.
- @onerror No error should occure.
+ @onerror No error should occur.
*//*-*****************************************************************************************************/
EWorkingMode TransactionManager::getWorkingMode() const
{