summaryrefslogtreecommitdiff
path: root/framework/source/jobs/jobdata.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/jobs/jobdata.cxx')
-rw-r--r--framework/source/jobs/jobdata.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/jobs/jobdata.cxx b/framework/source/jobs/jobdata.cxx
index 051fd7a5d093..6c5c905e3b85 100644
--- a/framework/source/jobs/jobdata.cxx
+++ b/framework/source/jobs/jobdata.cxx
@@ -697,7 +697,7 @@ css::uno::Sequence< OUString > JobData::getEnabledJobsForEvent( const css::uno::
//________________________________
/**
@short reset all internal structures
- @descr If somehwere recycle this instance, he can switch from one
+ @descr If someone recycles this instance, he can switch from one
using mode to another one. But then we have to reset all currently
used information. Otherwhise we mix it and they can make trouble.