summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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