summaryrefslogtreecommitdiffstats
path: root/io
diff options
context:
space:
mode:
Diffstat (limited to 'io')
-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 87fada6cfcbc..35bc697c9a76 100644
--- a/io/test/testconnection.cxx
+++ b/io/test/testconnection.cxx
@@ -200,7 +200,7 @@ int SAL_CALL main( int argc, char * argv[] )
testConnection( OUString("pipe,name=bla") , rAcceptorPipe , rConnector );
printf( " Done\n" );
- // check, if errornous strings make any problem
+ // check, if erroneous strings make any problem
rAcceptor.set(
xMgr->createInstance("com.sun.star.connection.Acceptor"),
UNO_QUERY );