summaryrefslogtreecommitdiff
path: root/qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerNotifier.java
diff options
context:
space:
mode:
Diffstat (limited to 'qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerNotifier.java')
-rw-r--r--qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerNotifier.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerNotifier.java b/qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerNotifier.java
index da1bebe28599..4bc6e23af926 100644
--- a/qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerNotifier.java
+++ b/qadevOOo/tests/java/ifc/ui/dialogs/_XFilePickerNotifier.java
@@ -104,9 +104,9 @@ public class _XFilePickerNotifier extends MultiMethodTest {
(XFilePicker.class, oObj) ;
if (fps == null) {
- log.println("The object doesnt implement XFilePicker") ;
+ log.println("The object doesn't implement XFilePicker") ;
throw new StatusException(Status.failed
- ("The object doesnt implement XFilePicker"));
+ ("The object doesn't implement XFilePicker"));
}
XExecutableDialog exD = (XExecutableDialog) UnoRuntime.queryInterface(