summaryrefslogtreecommitdiff
path: root/reportbuilder
diff options
context:
space:
mode:
Diffstat (limited to 'reportbuilder')
-rw-r--r--reportbuilder/java/org/libreoffice/report/pentaho/parser/rpt/ImageReadHandler.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/parser/rpt/ImageReadHandler.java b/reportbuilder/java/org/libreoffice/report/pentaho/parser/rpt/ImageReadHandler.java
index 8c06ac021606..e285d8b18caf 100644
--- a/reportbuilder/java/org/libreoffice/report/pentaho/parser/rpt/ImageReadHandler.java
+++ b/reportbuilder/java/org/libreoffice/report/pentaho/parser/rpt/ImageReadHandler.java
@@ -116,9 +116,9 @@ public class ImageReadHandler extends ElementReadHandler
@Override
protected void doneParsing() throws SAXException
{
- // if we have static content (as well or only), that one goes into the
+ // if we have static content (as well as or only), that one goes into the
// alternate-content attribute right now. It is part of the output target
- // and style rules to deal with them properly ..
+ // and style rules to deal with them properly.
if (xLinkReadHandler != null)
{
contentElement.setAttribute(OfficeNamespaces.OOREPORT_NS,