summaryrefslogtreecommitdiff
path: root/sfx2/source
diff options
context:
space:
mode:
authorAndrea Gelmini <andrea.gelmini@gelma.net>2015-06-16 12:20:56 +0200
committerMichael Stahl <mstahl@redhat.com>2015-06-16 11:21:07 +0000
commit814af9f1e59d1a76473b2c72cae4ba8afe1c52d4 (patch)
tree3d52ef5ab0f34ccd8031c3384fd9bbb50604add7 /sfx2/source
parentf378e723d2dbcbdeb65d7843c095d70d0bb7e0e0 (diff)
Fix typos
Change-Id: Icfb885b72d51edc886851cf503c56fa12b8f559f Reviewed-on: https://gerrit.libreoffice.org/16309 Reviewed-by: Michael Stahl <mstahl@redhat.com> Tested-by: Michael Stahl <mstahl@redhat.com>
Diffstat (limited to 'sfx2/source')
-rw-r--r--sfx2/source/dialog/templdlg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sfx2/source/dialog/templdlg.cxx b/sfx2/source/dialog/templdlg.cxx
index aa0bcdabe3ac..308f58129083 100644
--- a/sfx2/source/dialog/templdlg.cxx
+++ b/sfx2/source/dialog/templdlg.cxx
@@ -1251,7 +1251,7 @@ void SfxCommonTemplateDialog_Impl::UpdateStyles_Impl(sal_uInt16 nFlags)
aStyle = pState->GetStyleName();
#if defined STYLESPREVIEW
mbIgnoreSelect = true; // in case we get a selection change
- // in anycase we should stop any preview
+ // in any case we should stop any preview
Execute_Impl(SID_STYLE_END_PREVIEW,
OUString(), OUString(),
0, 0, 0, 0 );