framework/inc/jobs/jobdata.hxx |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

New commits:
commit a0254104ba59029bfd08889d00946a6df02373c5
Author:     Andrea Gelmini <andrea.gelm...@gelma.net>
AuthorDate: Tue May 14 21:23:01 2019 +0000
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sat Jun 8 16:46:07 2019 +0200

    Fix typo
    
    Change-Id: I4bb4fed0575e677898d351781b2ed5f44e4ad3d9
    Reviewed-on: https://gerrit.libreoffice.org/73703
    Reviewed-by: Julien Nabet <serval2...@yahoo.fr>
    Tested-by: Julien Nabet <serval2...@yahoo.fr>

diff --git a/framework/inc/jobs/jobdata.hxx b/framework/inc/jobs/jobdata.hxx
index af48cea7b242..02d0075be05c 100644
--- a/framework/inc/jobs/jobdata.hxx
+++ b/framework/inc/jobs/jobdata.hxx
@@ -36,7 +36,7 @@ namespace framework{
 /**
     @short  holds all necessary information about a job and
             handle it's configuration (if any exist!)
-    @descr  It can be used rom different use cases as a container
+    @descr  It can be used from different use cases as a container
             (or proxy) for all config data of a registered job.
             But it doesn't implement any execute functionality!
  */
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to