From 85643ad3b66ee057a6d620d6284a2b1b19de8dc8 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 23 Feb 2018 18:47:10 +0100 Subject: Fix typos Change-Id: Ie1cff6b690e69d23c16a1a60ef4271d6cf48c13b Reviewed-on: https://gerrit.libreoffice.org/50260 Reviewed-by: Michael Stahl Tested-by: Jenkins --- framework/source/jobs/jobdata.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/source') diff --git a/framework/source/jobs/jobdata.cxx b/framework/source/jobs/jobdata.cxx index d6855e0603b1..53f7b285850d 100644 --- a/framework/source/jobs/jobdata.cxx +++ b/framework/source/jobs/jobdata.cxx @@ -190,7 +190,7 @@ void JobData::setService( const OUString& sService ) the underlying configuration! (That must be done from outside. Because the caller must have the configuration already open to get the values for sEvent and sAlias! And doing so it can perform - only, if the time stamp values are readed outside too. + only, if the time stamp values are read outside too. Further it make no sense to initialize and start a disabled job. So this initialization method will be called for enabled jobs only.) -- cgit v1.2.3