diff options
author | Caolán McNamara <caolanm@redhat.com> | 2015-10-07 17:25:16 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2015-10-08 10:43:55 +0100 |
commit | 4855e780dc4f3cdfcadbce07b6bbdeb9b4eb2d0b (patch) | |
tree | 9637c8e53f49185b4fae52116c8eb31dcc7b1fb0 /framework/inc/jobs/jobresult.hxx | |
parent | 391f181c9f82fec1988ce2c364c7afd1b0f49719 (diff) |
full fill mostly fulfill
Change-Id: I9dc05c6eea33ede422f6a4c7b76a41c496f3ceca
Diffstat (limited to 'framework/inc/jobs/jobresult.hxx')
-rw-r--r-- | framework/inc/jobs/jobresult.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/jobs/jobresult.hxx b/framework/inc/jobs/jobresult.hxx index 33b5049eb0da..86b67b9dd1f0 100644 --- a/framework/inc/jobs/jobresult.hxx +++ b/framework/inc/jobs/jobresult.hxx @@ -94,7 +94,7 @@ class JobResult /** represent the part "DispatchResult" - It's a full filled event type, which was given + It's a fulfilled event type, which was given back by the executed job. Any user of us can send it to his registered result listener directly. */ |