summaryrefslogtreecommitdiff
path: root/xmlhelp/source/treeview/tvread.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'xmlhelp/source/treeview/tvread.cxx')
-rw-r--r--xmlhelp/source/treeview/tvread.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/xmlhelp/source/treeview/tvread.cxx b/xmlhelp/source/treeview/tvread.cxx
index 930bbbeb4a6c..1a1f67094567 100644
--- a/xmlhelp/source/treeview/tvread.cxx
+++ b/xmlhelp/source/treeview/tvread.cxx
@@ -783,7 +783,7 @@ TVChildTarget::getConfiguration(const Reference< XComponentContext >& rxContext)
}
catch( const com::sun::star::uno::Exception& )
{
- OSL_ENSURE( xProvider.is(),"cant instantiate configuration" );
+ OSL_ENSURE( xProvider.is(),"can not instantiate configuration" );
}
}