summaryrefslogtreecommitdiff
path: root/comphelper
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper')
-rw-r--r--comphelper/source/property/propagg.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/source/property/propagg.cxx b/comphelper/source/property/propagg.cxx
index 815a095185a7..04342edc94bf 100644
--- a/comphelper/source/property/propagg.cxx
+++ b/comphelper/source/property/propagg.cxx
@@ -106,7 +106,7 @@ OPropertyArrayAggregationHelper::OPropertyArrayAggregationHelper(
// determine the handle for the property which we will expose to the outside world
sal_Int32 nHandle = -1;
- // ask the infor service first
+ // ask the info service first
if ( _pInfoService )
nHandle = _pInfoService->getPreferredPropertyId( pMergedProps->Name );