summaryrefslogtreecommitdiff
path: root/framework/inc/jobs/jobconst.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/jobconst.hxx')
-rw-r--r--framework/inc/jobs/jobconst.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/jobs/jobconst.hxx b/framework/inc/jobs/jobconst.hxx
index f515f75913e6..ea903f1b8837 100644
--- a/framework/inc/jobs/jobconst.hxx
+++ b/framework/inc/jobs/jobconst.hxx
@@ -37,7 +37,7 @@ namespace framework{
@descr The protocol between job executor/dispatch and jobs is fix and well defined.
But why every implemented job should write such constant values directly into
- it's code. Typos can occure or code will be changed by new developers ...
+ it's code. Typos can occur or code will be changed by new developers ...
Shared set of constant values can help to improve the mentainance of this code.
*/
class FWI_DLLPUBLIC JobConst