summaryrefslogtreecommitdiff
path: root/reportdesign/source/core/inc/core_resource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'reportdesign/source/core/inc/core_resource.hxx')
-rw-r--r--reportdesign/source/core/inc/core_resource.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/reportdesign/source/core/inc/core_resource.hxx b/reportdesign/source/core/inc/core_resource.hxx
index 35063422c1dd..2652e61f8a0f 100644
--- a/reportdesign/source/core/inc/core_resource.hxx
+++ b/reportdesign/source/core/inc/core_resource.hxx
@@ -43,7 +43,7 @@ namespace reportdesign
ResourceManager() { }
~ResourceManager() { }
- // we'll instantiate one static member of the following class, which, in it's dtor,
+ // we'll instantiate one static member of the following class, which, in its dtor,
// ensures that m_pImpl will be deleted
class EnsureDelete
{