framework/source/jobs/joburl.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit 4c869c04e2fde4b233544594c4e5e27490797805 Author: Andrea Gelmini <andrea.gelm...@gelma.net> AuthorDate: Fri Jun 14 22:43:01 2019 +0000 Commit: Julien Nabet <serval2...@yahoo.fr> CommitDate: Thu Jun 20 07:07:54 2019 +0200 Fix typo Change-Id: I740ccb13699879ac667009e262076c3c6e118d0b Reviewed-on: https://gerrit.libreoffice.org/74395 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Julien Nabet <serval2...@yahoo.fr> diff --git a/framework/source/jobs/joburl.cxx b/framework/source/jobs/joburl.cxx index 6cefd3119982..e818b1468490 100644 --- a/framework/source/jobs/joburl.cxx +++ b/framework/source/jobs/joburl.cxx @@ -172,7 +172,7 @@ bool JobURL::getAlias( /*OUT*/ OUString& sAlias ) const returns the possible existing service value e.g. "vnd.sun.star.job:service=com.sun.star.Service" returns "com.sun.star.Service" - @return <TRUE/> if an service part of the job URL exist and the out parameter + @return <TRUE/> if a service part of the job URL exist and the out parameter sService was filled. @attention The out parameter will be reset every time. Don't use it if method returns <FALSE/>! _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits