From 5c0af52feb2a392135489e0c1516cf4566d132cf Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 26 Jan 2018 11:21:14 +0100 Subject: Fix typos Change-Id: I8d5a8251a01af7cdf9832d98d8a6573b907f8532 Reviewed-on: https://gerrit.libreoffice.org/48683 Tested-by: Jenkins Reviewed-by: Jens Carl --- .../layoutprocessor/OfficeGroupInstanceSectionLayoutController.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/OfficeGroupInstanceSectionLayoutController.java') diff --git a/reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/OfficeGroupInstanceSectionLayoutController.java b/reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/OfficeGroupInstanceSectionLayoutController.java index 5cb3aa69fa60..923056ca238c 100644 --- a/reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/OfficeGroupInstanceSectionLayoutController.java +++ b/reportbuilder/java/org/libreoffice/report/pentaho/layoutprocessor/OfficeGroupInstanceSectionLayoutController.java @@ -144,7 +144,7 @@ public class OfficeGroupInstanceSectionLayoutController extends SectionLayoutCon * you'll suffer. * * @param flowController the flow controller of the parent. - * @return the joined layout controller that incorperates all changes from the + * @return the joined layout controller that incorporates all changes from the * delegate. */ @Override -- cgit