summaryrefslogtreecommitdiff
path: root/filter
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2018-07-23 22:15:58 +0200
committerJulien Nabet <serval2412@yahoo.fr>2018-07-24 08:22:05 +0200
commit5050e9d9c188524bc601b54eade5924be9ae77ea (patch)
tree8a133448d39679617dfadc5a2f11c33f4eb335f1 /filter
parentcf1bb9d4cbaec9d746eb6850e905eb951587543f (diff)
Fix typos
Change-Id: I07cf04cd2acc5b50d64224edb9f2c2de2c61e356 Reviewed-on: https://gerrit.libreoffice.org/57884 Reviewed-by: Julien Nabet <serval2412@yahoo.fr> Tested-by: Jenkins
Diffstat (limited to 'filter')
-rw-r--r--filter/qa/complex/filter/detection/typeDetection/TypeDetection.java2
-rw-r--r--filter/source/xslt/export/wordml/ooo2wordml_field.xsl2
2 files changed, 2 insertions, 2 deletions
diff --git a/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java b/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java
index b3e6c914b8af..f46b85f38371 100644
--- a/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java
+++ b/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java
@@ -274,7 +274,7 @@ public class TypeDetection extends ComplexTestCase {
}
}
- /** To check the <CODE>TypeDedection</CODE> by URL the <CODE>MediaDescriptor</CODE>
+ /** To check the <CODE>TypeDetection</CODE> by URL the <CODE>MediaDescriptor</CODE>
* was filled at first with the URL only, at second with <CODE>XInputStream</CODE>
* only. The <CODE>TypeDetection</CODE> must return the expected value
* @param fileAlias the alias name of the test file
diff --git a/filter/source/xslt/export/wordml/ooo2wordml_field.xsl b/filter/source/xslt/export/wordml/ooo2wordml_field.xsl
index 3e327e11a4b8..349a07e0e006 100644
--- a/filter/source/xslt/export/wordml/ooo2wordml_field.xsl
+++ b/filter/source/xslt/export/wordml/ooo2wordml_field.xsl
@@ -509,7 +509,7 @@
<xsl:call-template name="export_hyoerlink"/>
</xsl:template>
<xsl:template name="export_hyoerlink">
- <!-- all params are useed by draw -->
+ <!-- all params are used by draw -->
<xsl:param name="TargetMeasure"/>
<xsl:param name="x-adjust"/>
<xsl:param name="y-adjust"/>