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 c72e675e7df3..ec7f300711d2 100644
--- a/framework/inc/jobs/jobdata.hxx
+++ b/framework/inc/jobs/jobdata.hxx
@@ -40,7 +40,7 @@ namespace framework{
/**
- @short holds all neccessary informations about a job and
+ @short holds all neccessary information about a job and
handle it's configuration (if any exist!)
@descr It can be used rom different use cases as a container
(or proxy) for all config data of a registered job.