summaryrefslogtreecommitdiff
path: root/toolkit/inc/toolkit/helper/tkresmgr.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/inc/toolkit/helper/tkresmgr.hxx')
-rw-r--r--toolkit/inc/toolkit/helper/tkresmgr.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/toolkit/inc/toolkit/helper/tkresmgr.hxx b/toolkit/inc/toolkit/helper/tkresmgr.hxx
index 9d04fab909b4..90e21c94736b 100644
--- a/toolkit/inc/toolkit/helper/tkresmgr.hxx
+++ b/toolkit/inc/toolkit/helper/tkresmgr.hxx
@@ -2,7 +2,7 @@
/*************************************************************************
*
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
+ *
* Copyright 2000, 2010 Oracle and/or its affiliates.
*
* OpenOffice.org - a multi-platform office productivity suite
@@ -52,7 +52,7 @@ private:
TkResMgr() { }
~TkResMgr() { }
- // we'll instantiate one static member of the following class,
+ // we'll instantiate one static member of the following class,
// which in it's dtor ensures that m_pSimpleResMgr will be deleted
class EnsureDelete
{