summaryrefslogtreecommitdiffstats
path: root/comphelper/source/property/propertycontainerhelper.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/property/propertycontainerhelper.cxx')
-rw-r--r--comphelper/source/property/propertycontainerhelper.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/source/property/propertycontainerhelper.cxx b/comphelper/source/property/propertycontainerhelper.cxx
index ef2496839487..6269be8c0605 100644
--- a/comphelper/source/property/propertycontainerhelper.cxx
+++ b/comphelper/source/property/propertycontainerhelper.cxx
@@ -278,7 +278,7 @@ bool OPropertyContainerHelper::convertFastPropertyValue(
}
Any* pPropContainer = NULL;
- // the pointer to the any which holds the property value, no matter if located in the derived clas
+ // the pointer to the any which holds the property value, no matter if located in the derived class
// or in out vector
if (PropertyDescription::ltHoldMyself == aPos->eLocated)