summaryrefslogtreecommitdiffstats
path: root/io/test
diff options
context:
space:
mode:
authorAlexander Wilms <f.alexander.wilms@gmail.com>2014-02-25 19:07:42 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-02-26 09:25:43 -0600
commit043e378521faecfcc09e0d7007de93882c50c461 (patch)
tree1c4d010026c81c92c6250599a0f4963471f55757 /io/test
parentRemove visual noise from i18npool (diff)
downloadcore-043e378521faecfcc09e0d7007de93882c50c461.tar.gz
core-043e378521faecfcc09e0d7007de93882c50c461.zip
Remove visual noise from io
Change-Id: I46f8c4f793596b0e6feb2db7b9302b9b6eb9644b Reviewed-on: https://gerrit.libreoffice.org/8273 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'io/test')
-rw-r--r--io/test/testcomponent.cxx3
1 files changed, 1 insertions, 2 deletions
diff --git a/io/test/testcomponent.cxx b/io/test/testcomponent.cxx
index 260c723a1036..10204c8e494b 100644
--- a/io/test/testcomponent.cxx
+++ b/io/test/testcomponent.cxx
@@ -23,8 +23,7 @@
// Expands the dll-names depending on the actual environment.
// Example : testcomponent com.sun.star.io.Pipe stm
//
-// Therefor the testcode must exist in teststm and the testservice must be named test.com.sun.star.io.Pipe
-//
+// Therefore the testcode must exist in teststm and the testservice must be named test.com.sun.star.io.Pipe
#include <stdio.h>
#include <com/sun/star/registry/XImplementationRegistration.hpp>