From 6ea6a422fbb6279c6fc589e86603a6864273229d Mon Sep 17 00:00:00 2001 From: Andras Timar Date: Sat, 7 Sep 2013 14:21:22 +0200 Subject: s/wiki.services.openoffice.org/wiki.openoffice.org/g Change-Id: I059fbee385a109069c70f3869021c8e2ee48fee1 --- odk/examples/java/PropertySet/PropTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'odk/examples/java/PropertySet') 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) // { -- cgit