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 /svx/source/inc/docrecovery.hxx | |
parent | 367b254c73bf7b64135f0429d50d03fee749cef7 (diff) |
automaticly -> automatically.
Change-Id: Iae55083160eee86ac8301f272634dd3ae65fd847
Diffstat (limited to 'svx/source/inc/docrecovery.hxx')
-rw-r--r-- | svx/source/inc/docrecovery.hxx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/svx/source/inc/docrecovery.hxx b/svx/source/inc/docrecovery.hxx index 8ce4a55ec94f..15206aa2858a 100644 --- a/svx/source/inc/docrecovery.hxx +++ b/svx/source/inc/docrecovery.hxx @@ -458,7 +458,7 @@ class SaveDialog : public IExtendedTabPage @param pParent can point to a parent window. If its set to 0, the defmodal-dialog-parent - is used automaticly. + is used automatically. @param pCore provides access to the recovery core service @@ -515,7 +515,7 @@ class SaveProgressDialog : public ModalDialog @param pParent can point to a parent window. If its set to 0, the defmodal-dialog-parent - is used automaticly. + is used automatically. @param pCore used to start emegrency save. |