summaryrefslogtreecommitdiff
path: root/reportbuilder
diff options
context:
space:
mode:
authorJulien Nabet <serval2412@yahoo.fr>2014-02-25 22:04:17 +0100
committerJulien Nabet <serval2412@yahoo.fr>2014-02-25 22:04:17 +0100
commitf1a73892b3c4d2218a4b2941f6fc45d892f66d39 (patch)
tree7aa7cd490d6f756c0176fe4f9cf367cb0a0a2f4b /reportbuilder
parent36774806da0f23897ff9c0b619bf17068d2213cd (diff)
Typo: apropriate -> appropriate
Change-Id: I05e23039dc3ae0b6595c87fe550f4228ad93d5d6
Diffstat (limited to 'reportbuilder')
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java b/reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java
index 4e731466c49e..d1c5b41aa122 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/output/OfficeDocumentReportTarget.java
@@ -504,7 +504,7 @@ public abstract class OfficeDocumentReportTarget extends AbstractReportTarget
}
/**
- * Starts the processing of an element and updates the processing state. This will select an apropriate handler method
+ * Starts the processing of an element and updates the processing state. This will select an appropriate handler method
* for the call and will call one of the start* methods.
*
* @param roAttrs the attribute map for the current element