summaryrefslogtreecommitdiffstats
path: root/wizards
diff options
context:
space:
mode:
authorJens Carl <j.carl43@gmx.de>2017-09-25 23:13:22 +0000
committerMichael Stahl <mstahl@redhat.com>2017-09-26 11:57:30 +0200
commit3d0c0abea7ed5f59ab30aa8f120d55e54d3e7098 (patch)
treef4dac401514735c05544c413f72082e1f0182c7f /wizards
parentclose sc and sw docshells too (diff)
downloadcore-3d0c0abea7ed5f59ab30aa8f120d55e54d3e7098.tar.gz
core-3d0c0abea7ed5f59ab30aa8f120d55e54d3e7098.zip
tdf#39468: Translate some random German comments and terms
Change-Id: I5499676506a7570482388eb153f4667785b016ed Reviewed-on: https://gerrit.libreoffice.org/42770 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'wizards')
-rw-r--r--wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java b/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java
index 10fc4ae59d0b..a30cdeeb9383 100644
--- a/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java
+++ b/wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java
@@ -1159,7 +1159,7 @@ abstract public class ReportBuilderLayouter implements IReportBuilderLayouter
}
/**
- * Helper Funktion to copy the whole content of _xFromSection to the _xToSection
+ * Helper function to copy the whole content of _xFromSection to the _xToSection
* @param _xFromSection
* @param _xToSection
*/