summaryrefslogtreecommitdiffstats
path: root/stoc/test/testintrosp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'stoc/test/testintrosp.cxx')
-rw-r--r--stoc/test/testintrosp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/stoc/test/testintrosp.cxx b/stoc/test/testintrosp.cxx
index f697e0c084c0..3937f7e2bb60 100644
--- a/stoc/test/testintrosp.cxx
+++ b/stoc/test/testintrosp.cxx
@@ -859,7 +859,7 @@ static sal_Bool test_introsp( Reference< XMultiServiceFactory > xMgr,
// XExactName
Reference< XExactName > xExactName( xAccess, UNO_QUERY );
- OSL_ENSURE( xExactName.is(), "Introspection unterstuetzt kein ExactName" );
+ OSL_ENSURE( xExactName.is(), "Introspection doesn't support ExactName" );
// loop over all concept combinations
for( sal_Int32 nConcepts = 0 ; nConcepts < 16 ; nConcepts++ )