summaryrefslogtreecommitdiff
path: root/org/omg/PortableInterceptor/ORBInitializerOperations.java
diff options
context:
space:
mode:
Diffstat (limited to 'org/omg/PortableInterceptor/ORBInitializerOperations.java')
-rw-r--r--org/omg/PortableInterceptor/ORBInitializerOperations.java4
1 files changed, 2 insertions, 2 deletions
diff --git a/org/omg/PortableInterceptor/ORBInitializerOperations.java b/org/omg/PortableInterceptor/ORBInitializerOperations.java
index 90c2325f2..d5dd771fd 100644
--- a/org/omg/PortableInterceptor/ORBInitializerOperations.java
+++ b/org/omg/PortableInterceptor/ORBInitializerOperations.java
@@ -1,5 +1,5 @@
/* ORBInitializerOperations.java --
- Copyright (C) 2005 Free Software Foundation, Inc.
+ Copyright (C) 2005, 2006 Free Software Foundation, Inc.
This file is part of GNU Classpath.
@@ -67,7 +67,7 @@ public interface ORBInitializerOperations
* @param info the object describing ORB being created and containing methods
* to register the interceptor.
*
- * @see ORBInitInfoOperations#register_initial_references
+ * @see ORBInitInfoOperations#register_initial_reference
*/
void post_init(ORBInitInfo info);
} \ No newline at end of file