summaryrefslogtreecommitdiff
path: root/reportbuilder
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder')
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/StarReportDataFactory.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/StarReportDataFactory.java b/reportbuilder/java/org/libreoffice/report/pentaho/StarReportDataFactory.java
index fd7114aa4bdb..c1c6c235483f 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/StarReportDataFactory.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/StarReportDataFactory.java
@@ -91,7 +91,7 @@ public class StarReportDataFactory implements ReportDataFactory, Cloneable
}
/**
- * Derives a freshly initialized report data factory, which is independend of
+ * Derives a freshly initialized report data factory, which is independent of
* the original data factory. Opening or Closing one data factory must not
* affect the other factories.
*