summaryrefslogtreecommitdiff
path: root/svtools/source/uno/genericunodialog.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'svtools/source/uno/genericunodialog.cxx')
-rw-r--r--svtools/source/uno/genericunodialog.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/uno/genericunodialog.cxx b/svtools/source/uno/genericunodialog.cxx
index f1263221c8c6..870fffb71fc2 100644
--- a/svtools/source/uno/genericunodialog.cxx
+++ b/svtools/source/uno/genericunodialog.cxx
@@ -227,7 +227,7 @@ sal_Int16 SAL_CALL OGenericUnoDialog::execute( ) throw(RuntimeException)
SolarMutexGuard aSolarGuard;
Dialog* pDialogToExecute = NULL;
- // create the dialog, if neccessary
+ // create the dialog, if necessary
{
UnoDialogEntryGuard aGuard( *this );