diff options
author | Andrea Gelmini <andrea.gelmini@gelma.net> | 2017-02-13 10:29:54 +0100 |
---|---|---|
committer | Aleksandar Stefanović <theonewithideas@gmail.com> | 2017-02-13 09:37:18 +0000 |
commit | 417bc898802630c567d970d0283312697acdd5ff (patch) | |
tree | 00d1f7c1ebf59a6023531ef2c22371150b717dc1 /sal/qa | |
parent | 529162307e9d6191fe43d50597504474b2c1a5ba (diff) |
Fix typos
Change-Id: Iaf6bbe81f519d49b82f624282d786c8cc18d641c
Reviewed-on: https://gerrit.libreoffice.org/34199
Reviewed-by: Aleksandar Stefanović <theonewithideas@gmail.com>
Tested-by: Aleksandar Stefanović <theonewithideas@gmail.com>
Diffstat (limited to 'sal/qa')
-rw-r--r-- | sal/qa/osl/pipe/osl_Pipe.cxx | 2 |
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 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. |