summaryrefslogtreecommitdiff
path: root/framework/source/jobs/job.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/jobs/job.cxx')
-rw-r--r--framework/source/jobs/job.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/jobs/job.cxx b/framework/source/jobs/job.cxx
index 1b071b65cba7..385b2bffe8cf 100644
--- a/framework/source/jobs/job.cxx
+++ b/framework/source/jobs/job.cxx
@@ -781,7 +781,7 @@ void SAL_CALL Job::notifyTermination( /*IN*/ const css::lang::EventObject& ) thr
@param aEvent
describes the broadcaster and must be the frame instance
- @param bGetsOwnerShip
+ @param bGetsOwnership
If it's set to <sal_True> and we throw the right veto excepion, we have to close this frame later
if our internal processes will be finished. If it's set to <FALSE/> we can ignore it.