summaryrefslogtreecommitdiff
path: root/framework/source/jobs/joburl.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/jobs/joburl.cxx')
-rw-r--r--framework/source/jobs/joburl.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/source/jobs/joburl.cxx b/framework/source/jobs/joburl.cxx
index e8a0b87d86ef..59afdfaf988b 100644
--- a/framework/source/jobs/joburl.cxx
+++ b/framework/source/jobs/joburl.cxx
@@ -31,7 +31,7 @@ namespace framework{
/**
@short special ctor
- @descr It initialize this new instance with a (hopyfully) valid job URL.
+ @descr It initialize this new instance with a (hopefully) valid job URL.
This URL will be parsed. After that we set our members right,
so other interface methods of this class can be used to get
all items of this URL. Of course it will be possible to know,
@@ -308,7 +308,7 @@ void JobURL::impldbg_checkIt()
/**
@short helper debug method
@descr It uses the given parameter to create a new instance of a JobURL.
- They results will be compared with the exepected ones.
+ They results will be compared with the expected ones.
The a log will be written, which contains some detailed information
for this sub test.