summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--swext/mediawiki/src/filter/odt2mediawiki.xsl2
-rw-r--r--wizards/com/sun/star/wizards/reportbuilder/layout/ReportBuilderLayouter.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/swext/mediawiki/src/filter/odt2mediawiki.xsl b/swext/mediawiki/src/filter/odt2mediawiki.xsl
index f6cf345fca61..435f0f498cac 100644
--- a/swext/mediawiki/src/filter/odt2mediawiki.xsl
+++ b/swext/mediawiki/src/filter/odt2mediawiki.xsl
@@ -329,7 +329,7 @@
</template>
<!--
- Funktion generating a token consisting of the given character
+ Function generating a token consisting of the given character
repeated 'level' times.
@param level
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
*/