summaryrefslogtreecommitdiff
path: root/framework/inc/jobs/shelljob.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/shelljob.hxx')
-rw-r--r--framework/inc/jobs/shelljob.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/framework/inc/jobs/shelljob.hxx b/framework/inc/jobs/shelljob.hxx
index 0ad5e938a639..921ce93fd3f9 100644
--- a/framework/inc/jobs/shelljob.hxx
+++ b/framework/inc/jobs/shelljob.hxx
@@ -117,8 +117,8 @@ class ShellJob : public ::cppu::WeakImplHelper< css::lang::XServiceInfo,css::tas
@param bCheckExitCode
bind the execution result to the exit code of the started process.
- If it's set to false we return false only in case executable couldnt be found
- or couldnt be started.
+ If it's set to false we return false only in case executable couldn't be found
+ or couldn't be started.
@return sal_True if command was executed successfully; sal_False otherwise.
*/