summaryrefslogtreecommitdiffstats
path: root/io/test/testconnection.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'io/test/testconnection.cxx')
-rw-r--r--io/test/testconnection.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/io/test/testconnection.cxx b/io/test/testconnection.cxx
index 68621643f0ec..87fada6cfcbc 100644
--- a/io/test/testconnection.cxx
+++ b/io/test/testconnection.cxx
@@ -249,7 +249,7 @@ int SAL_CALL main( int argc, char * argv[] )
}
catch( ... )
{
- OSL_FAIL( "unknown exception, already existing existing expected" );
+ OSL_FAIL( "unknown exception, already existing exception expected" );
}
rAcceptor->stopAccepting();