summaryrefslogtreecommitdiff
path: root/reportbuilder
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder')
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/SOReportJobFactory.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/SOReportJobFactory.java b/reportbuilder/java/org/libreoffice/report/pentaho/SOReportJobFactory.java
index 4c799cd27326..54694fd619ab 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/SOReportJobFactory.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/SOReportJobFactory.java
@@ -118,8 +118,8 @@ public class SOReportJobFactory
public void initialize(final Object[] object)
throws com.sun.star.uno.Exception
{
- /* The component describes what arguments its expected and in which
- * order!At this point you can read the objects and can initialize
+ /* The component describes what arguments are expected and in which
+ * order! At this point you can read the objects and initialize
* your component using these objects.
*/
}