summaryrefslogtreecommitdiff
path: root/sax/test/saxdemo.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'sax/test/saxdemo.cxx')
-rw-r--r--sax/test/saxdemo.cxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sax/test/saxdemo.cxx b/sax/test/saxdemo.cxx
index 486752081668..3910bbf56dea 100644
--- a/sax/test/saxdemo.cxx
+++ b/sax/test/saxdemo.cxx
@@ -20,9 +20,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.uno.io.Pipe
//
#include <stdio.h>