From d71859ed79eef8d0d76ea93530fe708b0effdc80 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Sun, 2 Sep 2018 06:16:28 +0200 Subject: Fix typos Change-Id: Icfe120db02a70d43e4120d1f4cbb2704640d3990 Reviewed-on: https://gerrit.libreoffice.org/59470 Tested-by: Jenkins Reviewed-by: Julien Nabet --- wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java | 2 +- .../sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'wizards/com/sun/star') diff --git a/wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java b/wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java index 8f1446f0e1fc..ad7993df0ddc 100644 --- a/wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java +++ b/wizards/com/sun/star/wizards/report/IReportBuilderLayouter.java @@ -96,7 +96,7 @@ public interface IReportBuilderLayouter void layout(); /** - * Initialize the current Layouter with data's out of an other Layouter. + * Initialize the current Layouter with data's out of another Layouter. * * This Method copies the internal fields, groups and titles */ diff --git a/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java b/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java index a30cdeeb9383..8553ea471028 100644 --- a/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java +++ b/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java @@ -712,7 +712,7 @@ abstract public class ReportBuilderLayouter implements IReportBuilderLayouter * Use 'convertToFieldName(dbfield)' to convert a dbfield name in the right. * * @param _xSection in which section the formatted field will store - * @param _sFormattedfield as String a dbfield or an other function + * @param _sFormattedfield as String a dbfield or another function * @param _aRect .X, .Y are the absolute position (1/100mm) where the formatted field will set * @param _nWidth the width of the field in 1/100mm * @param _aSO -- cgit v1.2.3