summaryrefslogtreecommitdiff
path: root/framework/inc/jobs/jobdata.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/jobdata.hxx')
-rw-r--r--framework/inc/jobs/jobdata.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/jobs/jobdata.hxx b/framework/inc/jobs/jobdata.hxx
index a3510650acc9..629970768922 100644
--- a/framework/inc/jobs/jobdata.hxx
+++ b/framework/inc/jobs/jobdata.hxx
@@ -213,7 +213,7 @@ class JobData : private ThreadHelpBase
/**
after a job was successfully executed (by any outside code using our
- informations) it can return a result. This member make it part of this
+ information) it can return a result. This member make it part of this
container too. So it can be used for further things.
We use it also to update our internal state and the configuration
of the job. But note: only the last result will be saved here!