diff options
author | Julien Nabet <serval2412@yahoo.fr> | 2013-02-22 11:12:12 +0100 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2013-02-22 11:12:33 +0100 |
commit | 1443a9f7abce965d1ca3ccf0a8f92562ebf82c07 (patch) | |
tree | c753e7c1cd9ec33b2dbeaa9defafcdd1b3355b8a /framework/source/jobs/jobdata.cxx | |
parent | 45739fad0b1d55e72cc1ed508b8ea33a74219290 (diff) |
[Uu]sefull -> [Uu]seful
Change-Id: I5dad83789ff9b6815561208679a5e19821041e1f
Diffstat (limited to 'framework/source/jobs/jobdata.cxx')
-rw-r--r-- | framework/source/jobs/jobdata.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/jobs/jobdata.cxx b/framework/source/jobs/jobdata.cxx index ad3468c1f46e..173d9d9a8d76 100644 --- a/framework/source/jobs/jobdata.cxx +++ b/framework/source/jobs/jobdata.cxx @@ -504,7 +504,7 @@ sal_Bool JobData::hasConfig() const And there exist two of them: one for an administrator ... and one for the current user. We change it for the user layer only. So this JobDispatch can't be started any more ... till the administrator change his timestamp. - That can be usefull for post setup scenarios, which must run one time only. + That can be useful for post setup scenarios, which must run one time only. Note: This method don't do anything, if ths represented job doesn't have a configuration! */ |