summaryrefslogtreecommitdiffstats
path: root/forms/source/inc/frm_resource.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/inc/frm_resource.hxx')
-rw-r--r--forms/source/inc/frm_resource.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/inc/frm_resource.hxx b/forms/source/inc/frm_resource.hxx
index d25e9d68b40e..78ffa5554120 100644
--- a/forms/source/inc/frm_resource.hxx
+++ b/forms/source/inc/frm_resource.hxx
@@ -38,7 +38,7 @@ namespace frm
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
{