summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2015-10-16 12:46:11 +0200
committerNoel Grandin <noel@peralex.com>2015-10-16 12:50:52 +0200
commit1d3fc27b0f457d1c9b0106943c15f3e0c9ac6541 (patch)
tree2150bb08c9e9955d76f128246c0f4d50ad682436
parent6f69781df0a1bc5809bf8acad84e2bab01429ce9 (diff)
spelling
Change-Id: Ibd062310a3ae597cbab98729b394b26838e71d67
-rw-r--r--filter/qa/complex/filter/misc/FinalizedMandatoryTest.java2
-rw-r--r--filter/qa/complex/filter/misc/TypeDetection6FileFormat.java2
2 files changed, 2 insertions, 2 deletions
diff --git a/filter/qa/complex/filter/misc/FinalizedMandatoryTest.java b/filter/qa/complex/filter/misc/FinalizedMandatoryTest.java
index 1fed782eadf0..b3b618c7f2e9 100644
--- a/filter/qa/complex/filter/misc/FinalizedMandatoryTest.java
+++ b/filter/qa/complex/filter/misc/FinalizedMandatoryTest.java
@@ -89,7 +89,7 @@ public class FinalizedMandatoryTest
/**
* Creates an instance for the given <CODE>serviceName</CODE>
* @param serviceName the name of the service which should be created
- * @throws Exception was thrown if creataion failes
+ * @throws Exception was thrown if creation fails
* @return <CODE>XInterface</CODE> of service
*/
private XInterface getTestObject(String serviceName) throws Exception
diff --git a/filter/qa/complex/filter/misc/TypeDetection6FileFormat.java b/filter/qa/complex/filter/misc/TypeDetection6FileFormat.java
index c5e342b3a4e2..009fd52cfa32 100644
--- a/filter/qa/complex/filter/misc/TypeDetection6FileFormat.java
+++ b/filter/qa/complex/filter/misc/TypeDetection6FileFormat.java
@@ -88,7 +88,7 @@ public class TypeDetection6FileFormat
/**
* Creates an instance for the given <CODE>serviceName</CODE>
* @param serviceName the name of the service which should be created
- * @throws Exception was thrown if creataion failes
+ * @throws Exception was thrown if creation fails
* @return <CODE>XInterface</CODE> of service
*/
public XInterface getTestObject(String serviceName) throws Exception