summaryrefslogtreecommitdiff
path: root/odk/examples/java/PropertySet/PropTest.java
diff options
context:
space:
mode:
Diffstat (limited to 'odk/examples/java/PropertySet/PropTest.java')
-rw-r--r--odk/examples/java/PropertySet/PropTest.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/odk/examples/java/PropertySet/PropTest.java b/odk/examples/java/PropertySet/PropTest.java
index 396cb15b084a..6749b4fd56eb 100644
--- a/odk/examples/java/PropertySet/PropTest.java
+++ b/odk/examples/java/PropertySet/PropTest.java
@@ -259,7 +259,7 @@ public class PropTest extends PropertySet implements XServiceInfo
// This method not longer necessary since OOo 3.4 where the component registration
// was changed to passive component registration. For more details see
- // http://wiki.services.openoffice.org/wiki/Passive_Component_Registration
+ // http://wiki.openoffice.org/wiki/Passive_Component_Registration
// public static boolean __writeRegistryServiceInfo(XRegistryKey regKey)
// {