diff options
Diffstat (limited to 'svtools/source')
-rw-r--r-- | svtools/source/dialogs/addresstemplate.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svtools/source/dialogs/addresstemplate.cxx b/svtools/source/dialogs/addresstemplate.cxx index 7b07a9d3186a..9afee2403ccc 100644 --- a/svtools/source/dialogs/addresstemplate.cxx +++ b/svtools/source/dialogs/addresstemplate.cxx @@ -1186,7 +1186,7 @@ void AssignmentPersistentData::Commit() return 1L; } - // excute the dialog + // execute the dialog try { if ( xAdminDialog->execute() == RET_OK ) |