summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/web/StatusDialog.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/web/StatusDialog.java')
-rw-r--r--wizards/com/sun/star/wizards/web/StatusDialog.java6
1 files changed, 3 insertions, 3 deletions
diff --git a/wizards/com/sun/star/wizards/web/StatusDialog.java b/wizards/com/sun/star/wizards/web/StatusDialog.java
index ab1e7a0b6bc7..279b10f6cc68 100644
--- a/wizards/com/sun/star/wizards/web/StatusDialog.java
+++ b/wizards/com/sun/star/wizards/web/StatusDialog.java
@@ -1,7 +1,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -222,7 +222,7 @@ public class StatusDialog extends UnoDialog2 implements TaskListener
}
/**
- * changes the displayed text.
+ * changes the displayed text.
* A renderer is used to render
* the task's subtask name to a resource string.
*/
@@ -296,7 +296,7 @@ public class StatusDialog extends UnoDialog2 implements TaskListener
/**
* sets a method to be invoced when the
- *
+ *
*/
public void setFinishedMethod(MethodInvocation mi)
{