summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2020-08-18 15:53:07 +0200
committerJulien Nabet <serval2412@yahoo.fr>2020-08-18 20:09:04 +0200
commita7e0e800c5d1d13db81963b5295b21fb2bfd3ad7 (patch)
treea0ef070be4acafeb530d5e698569125b35c88916 /wizards/com/sun/star
parentd44a5250a4996bcfb2c66b8510f8a01a5888dd9f (diff)
Fix typos
Change-Id: I85a91d24943430b42217ac91611f182059d8ec69 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100919 Tested-by: Jenkins Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'wizards/com/sun/star')
-rw-r--r--wizards/com/sun/star/wizards/reportbuilder/ReportBuilderImplementation.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/reportbuilder/ReportBuilderImplementation.java b/wizards/com/sun/star/wizards/reportbuilder/ReportBuilderImplementation.java
index d55178ce857c..1c7a90ba3223 100644
--- a/wizards/com/sun/star/wizards/reportbuilder/ReportBuilderImplementation.java
+++ b/wizards/com/sun/star/wizards/reportbuilder/ReportBuilderImplementation.java
@@ -207,8 +207,8 @@ public class ReportBuilderImplementation extends ReportImplementationHelper
}
/**
- * Returns the Frame of the underlieing Document
- * @return Returns the Frame of the parent (underlieing) Document
+ * Returns the Frame of the underlying Document
+ * @return Returns the Frame of the parent (underlying) Document
*/
public XFrame getFrame()
{