summaryrefslogtreecommitdiffstats
path: root/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java
diff options
context:
space:
mode:
Diffstat (limited to 'filter/qa/complex/filter/detection/typeDetection/TypeDetection.java')
-rw-r--r--filter/qa/complex/filter/detection/typeDetection/TypeDetection.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java b/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java
index 7a81eae0ff4d..ecf1c3251c2e 100644
--- a/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java
+++ b/filter/qa/complex/filter/detection/typeDetection/TypeDetection.java
@@ -463,7 +463,7 @@ public class TypeDetection extends ComplexTestCase {
String fileType = helper.getTypeforfileAlias(fileAlias);
PropertyValue[] MediaDescriptor = helper.createMediaDescriptor(
- new String[] {"URL", "DocumentSerivce"},
+ new String[] {"URL", "DocumentService"},
new Object[] {fileURL, serviceName});
log.println("check " + fileAlias);