summaryrefslogtreecommitdiff
path: root/xmloff/source/style/xmlexppr.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmloff/source/style/xmlexppr.cxx')
-rw-r--r--xmloff/source/style/xmlexppr.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmloff/source/style/xmlexppr.cxx b/xmloff/source/style/xmlexppr.cxx
index 8f2554bbff85..8000957a4247 100644
--- a/xmloff/source/style/xmlexppr.cxx
+++ b/xmloff/source/style/xmlexppr.cxx
@@ -213,7 +213,7 @@ void FilterPropertiesInfo_Impl::AddProperty(
aPropInfos.push_back(FilterPropertyInfo_Impl(rApiName, nIndex));
nCount++;
- OSL_ENSURE( !pApiNames, "perfomance warning: API names already retrieved" );
+ OSL_ENSURE( !pApiNames, "performance warning: API names already retrieved" );
if( pApiNames )
{
delete pApiNames;