From 3dfdd18707019c49723ad98e74f5202a3ae436f7 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Thu, 2 Jul 2015 18:24:20 +0200 Subject: Fix typos Change-Id: Iddcc22f62ea134ea797292daa02e47042d52d0d1 Reviewed-on: https://gerrit.libreoffice.org/16710 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt --- .../layoutprocessor/OfficeGroupInstanceSectionLayoutController.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reportbuilder/java') diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/OfficeGroupInstanceSectionLayoutController.java b/reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/OfficeGroupInstanceSectionLayoutController.java index b8fc77768da5..5cb3aa69fa60 100644 --- a/reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/OfficeGroupInstanceSectionLayoutController.java +++ b/reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/OfficeGroupInstanceSectionLayoutController.java @@ -77,7 +77,7 @@ public class OfficeGroupInstanceSectionLayoutController extends SectionLayoutCon } // isDisplayable is private in version 0.9.1, so until the upgrade we keep this copy of the method - // todo: Delete it unce the sun-cvs contains version 0.9.2. + // todo: Delete it once the sun-cvs contains version 0.9.2. @Override protected LayoutController processChild(final SectionLayoutController derived, final Node node, -- cgit v1.2.3