summaryrefslogtreecommitdiff
path: root/wizards/com/sun/star/wizards/web/WWD_Events.java
diff options
context:
space:
mode:
Diffstat (limited to 'wizards/com/sun/star/wizards/web/WWD_Events.java')
-rw-r--r--wizards/com/sun/star/wizards/web/WWD_Events.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/wizards/com/sun/star/wizards/web/WWD_Events.java b/wizards/com/sun/star/wizards/web/WWD_Events.java
index f574e672d4cf..3b557d50d2f1 100644
--- a/wizards/com/sun/star/wizards/web/WWD_Events.java
+++ b/wizards/com/sun/star/wizards/web/WWD_Events.java
@@ -885,7 +885,7 @@ public abstract class WWD_Events extends WWD_Startup
/**
* this method will be called when the Status Dialog
* is hidden.
- * It checks if the "Process" was successfull, and if so,
+ * It checks if the "Process" was successful, and if so,
* it closes the wizard dialog.
*/
public void finishWizardFinished()
@@ -929,7 +929,7 @@ public abstract class WWD_Events extends WWD_Startup
/**
* finish the wizard
* @param exitOnCreate_ should the wizard close after
- * a successfull create.
+ * a successful create.
* Default is true,
* I have a hidden feature which enables false here
*/