summaryrefslogtreecommitdiffstats
path: root/framework/inc/jobs/jobresult.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/jobresult.hxx')
-rw-r--r--framework/inc/jobs/jobresult.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/jobs/jobresult.hxx b/framework/inc/jobs/jobresult.hxx
index c4d515bd1c51..ef4c7cfb494e 100644
--- a/framework/inc/jobs/jobresult.hxx
+++ b/framework/inc/jobs/jobresult.hxx
@@ -32,7 +32,7 @@ namespace framework{
/**
@short represent a result of a finished job execution
- @descr Such result instance transport all neccessarry
+ @descr Such result instance transport all necessary
data from the code place where the job was finished
to the outside code, where e.g. listener must be notified.
*/