diff options
author | Jan Holesovsky <kendy@collabora.com> | 2014-04-26 19:28:59 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@collabora.com> | 2014-04-27 01:28:55 +0200 |
commit | e6ac6cbccf0e26b860b2a8c276fea258091d9da3 (patch) | |
tree | cc02ebc6b409c507892bcf550e21f70c0c52b3d5 /sfx2/source/appl/appserv.cxx | |
parent | 367b254c73bf7b64135f0429d50d03fee749cef7 (diff) |
automaticly -> automatically.
Change-Id: Iae55083160eee86ac8301f272634dd3ae65fd847
Diffstat (limited to 'sfx2/source/appl/appserv.cxx')
-rw-r--r-- | sfx2/source/appl/appserv.cxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/appl/appserv.cxx b/sfx2/source/appl/appserv.cxx index 0fa9242c6b4f..7730e329c38c 100644 --- a/sfx2/source/appl/appserv.cxx +++ b/sfx2/source/appl/appserv.cxx @@ -303,7 +303,7 @@ void SfxApplication::MiscExec_Impl( SfxRequest& rReq ) { /* Dont save the request for closing the application and try it later again. This is an UI bound functionality ... and the user will try it again - if the dialog is closed. But we should not close the application automaticly + if the dialog is closed. But we should not close the application automatically if this dialog is closed by the user ... So we ignore this request now and wait for a new user decision. */ |