summaryrefslogtreecommitdiff
path: root/extensions/workben/testcomponent.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/workben/testcomponent.cxx')
-rw-r--r--extensions/workben/testcomponent.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/extensions/workben/testcomponent.cxx b/extensions/workben/testcomponent.cxx
index 0dd0645c0e18..3e1cb25bd664 100644
--- a/extensions/workben/testcomponent.cxx
+++ b/extensions/workben/testcomponent.cxx
@@ -21,9 +21,9 @@
//------------------------------------------------------
// testcomponent - Loads a service and its testcomponent from dlls performs a test.
// Expands the dll-names depending on the actual environment.
-// Example : testcomponent stardiv.uno.io.Pipe stm
+// Example : testcomponent com.sun.star.io.Pipe stm
//
-// Therefor the testcode must exist in teststm and the testservice must be named test.stardiv.uno.io.Pipe
+// Therefor the testcode must exist in teststm and the testservice must be named test.com.sun.star.io.Pipe
//
#include <stdio.h>