summaryrefslogtreecommitdiff
path: root/framework/inc
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc')
-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 af48cea7b242..02d0075be05c 100644
--- a/framework/inc/jobs/jobdata.hxx
+++ b/framework/inc/jobs/jobdata.hxx
@@ -36,7 +36,7 @@ namespace framework{
/**
@short holds all necessary information about a job and
handle it's configuration (if any exist!)
- @descr It can be used rom different use cases as a container
+ @descr It can be used from different use cases as a container
(or proxy) for all config data of a registered job.
But it doesn't implement any execute functionality!
*/