From 417bc898802630c567d970d0283312697acdd5ff Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Mon, 13 Feb 2017 10:29:54 +0100 Subject: Fix typos MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Iaf6bbe81f519d49b82f624282d786c8cc18d641c Reviewed-on: https://gerrit.libreoffice.org/34199 Reviewed-by: Aleksandar Stefanović Tested-by: Aleksandar Stefanović --- sal/qa/osl/pipe/osl_Pipe.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sal/qa/osl') diff --git a/sal/qa/osl/pipe/osl_Pipe.cxx b/sal/qa/osl/pipe/osl_Pipe.cxx index 9176118338ce..ece2a1320a3c 100644 --- a/sal/qa/osl/pipe/osl_Pipe.cxx +++ b/sal/qa/osl/pipe/osl_Pipe.cxx @@ -713,7 +713,7 @@ namespace osl_StreamPipe /** testing the methods: inline StreamPipe & SAL_CALL operator=(oslPipe Pipe); inline StreamPipe& SAL_CALL operator=(const Pipe& pipe); - mindy: not implementated in osl/pipe.hxx, so remove the cases + mindy: not implemented in osl/pipe.hxx, so remove the cases */ /** wait _nSec seconds. -- cgit