summaryrefslogtreecommitdiff
path: root/sd/source/ui/dlg/dlgass.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/dlg/dlgass.cxx')
-rw-r--r--sd/source/ui/dlg/dlgass.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/dlg/dlgass.cxx b/sd/source/ui/dlg/dlgass.cxx
index 05a0570f9c3f..8c069bd1d466 100644
--- a/sd/source/ui/dlg/dlgass.cxx
+++ b/sd/source/ui/dlg/dlgass.cxx
@@ -601,7 +601,7 @@ AssistentDlgImpl::AssistentDlgImpl( vcl::Window* pWindow, const Link& rFinishLin
UpdatePreview( true );
- //check whether we should start with a template document initialy and preselect it
+ //check whether we should start with a template document initially and preselect it
const OUString aServiceName( "com.sun.star.presentation.PresentationDocument" );
OUString aStandardTemplate( SfxObjectFactory::GetStandardTemplate( aServiceName ) );
if( !aStandardTemplate.isEmpty() )