summaryrefslogtreecommitdiffstats
path: root/comphelper/source/property/propertystatecontainer.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'comphelper/source/property/propertystatecontainer.cxx')
-rw-r--r--comphelper/source/property/propertystatecontainer.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/comphelper/source/property/propertystatecontainer.cxx b/comphelper/source/property/propertystatecontainer.cxx
index 031ae9193d82..6d2071f90dfb 100644
--- a/comphelper/source/property/propertystatecontainer.cxx
+++ b/comphelper/source/property/propertystatecontainer.cxx
@@ -35,7 +35,7 @@ namespace comphelper
{
// TODO: perhaps it's time to think about resources in the comphelper module?
// Would be nice to have localized exception strings (a simply resource file containing
- // strings only would suffice, and could be realized with an UNO service, so we do not
+ // strings only would suffice, and could be realized with a UNO service, so we do not
// need the dependency to the Tools project)
OUStringBuffer sMessage;
sMessage.append( "The property \"" );