summaryrefslogtreecommitdiff
path: root/sal/qa/osl/pipe/osl_Pipe.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sal/qa/osl/pipe/osl_Pipe.cxx')
-rw-r--r--sal/qa/osl/pipe/osl_Pipe.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/qa/osl/pipe/osl_Pipe.cxx b/sal/qa/osl/pipe/osl_Pipe.cxx
index a91ea189fc9f..169ed3e36839 100644
--- a/sal/qa/osl/pipe/osl_Pipe.cxx
+++ b/sal/qa/osl/pipe/osl_Pipe.cxx
@@ -888,7 +888,7 @@ namespace osl_StreamPipe
thread_sleep( 1 );
myDataSourceThread.aListenPipe.close();
myDataSourceThread.join( );
- //no condition judgement here, if the case could finish excuting within 1 or 2 seconds, it passes.
+ //no condition judgement here, if the case could finish executing within 1 or 2 seconds, it passes.
}
CPPUNIT_TEST_SUITE( recv );