summaryrefslogtreecommitdiff
path: root/framework/source/jobs/jobdata.cxx
diff options
context:
space:
mode:
authorElton Chung <elton@layerjet.com>2012-02-11 12:37:03 +0800
committerMichael Meeks <michael.meeks@suse.com>2012-02-13 15:27:24 +0000
commit806bec7107c426d0d05ceabd82da159e75d7f5ed (patch)
treea0cd24e6d3629f5b4f33efbafd5f3b674aefb5a7 /framework/source/jobs/jobdata.cxx
parent4001370ba5900dd0a0ec04c62f5aeb347bde025a (diff)
Fix typos in comments
Diffstat (limited to 'framework/source/jobs/jobdata.cxx')
-rw-r--r--framework/source/jobs/jobdata.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/jobs/jobdata.cxx b/framework/source/jobs/jobdata.cxx
index f65c3d996bfc..d059fd45bca6 100644
--- a/framework/source/jobs/jobdata.cxx
+++ b/framework/source/jobs/jobdata.cxx
@@ -162,7 +162,7 @@ JobData::~JobData()
//________________________________
/**
@short initalize this instance as a job with configuration
- @descr They given alias can be used to adress some configuraton data.
+ @descr They given alias can be used to address some configuraton data.
We read it and fill our internal structures. Of course old informations
will be lost doing so.