summaryrefslogtreecommitdiff
path: root/include/sfx2/templateinfodlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/sfx2/templateinfodlg.hxx')
-rw-r--r--include/sfx2/templateinfodlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/sfx2/templateinfodlg.hxx b/include/sfx2/templateinfodlg.hxx
index 3f665a6cc6e3..13d7e9c5255f 100644
--- a/include/sfx2/templateinfodlg.hxx
+++ b/include/sfx2/templateinfodlg.hxx
@@ -41,7 +41,7 @@ private:
VclPtr<PushButton> mpBtnClose;
VclPtr<VclBox> mpBox;
- VclPtr<vcl::Window> mpPreviewView; // gets released when xWindows get destroyed (dont delete in constructor)
+ VclPtr<vcl::Window> mpPreviewView; // gets released when xWindows get destroyed (don't delete in constructor)
VclPtr<svtools::ODocumentInfoPreview> mpInfoView;
::com::sun::star::uno::Reference < ::com::sun::star::frame::XFrame2 > m_xFrame;