summaryrefslogtreecommitdiffstats
path: root/include/svtools/wizdlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svtools/wizdlg.hxx')
-rw-r--r--include/svtools/wizdlg.hxx6
1 files changed, 3 insertions, 3 deletions
diff --git a/include/svtools/wizdlg.hxx b/include/svtools/wizdlg.hxx
index f9eb674c71ed..1dc2e48b69c7 100644
--- a/include/svtools/wizdlg.hxx
+++ b/include/svtools/wizdlg.hxx
@@ -31,9 +31,9 @@ class PushButton;
struct ImplWizPageData;
struct ImplWizButtonData;
-/*************************************************************************
+/*
-Desciption
+Description
==========
class WizardDialog
@@ -170,7 +170,7 @@ IMPL_LINK( MyWizardDlg, ImplNextHdl, PushButton*, pBtn, void )
pBtn->Disable();
}
-*************************************************************************/
+*/
#define WIZARDDIALOG_BUTTON_STDOFFSET_X 6
#define WIZARDDIALOG_BUTTON_SMALLSTDOFFSET_X 3