diff options
Diffstat (limited to 'libjava/classpath/org/omg/CORBA/AnySeqHolder.java')
| -rw-r--r-- | libjava/classpath/org/omg/CORBA/AnySeqHolder.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/org/omg/CORBA/AnySeqHolder.java b/libjava/classpath/org/omg/CORBA/AnySeqHolder.java index 0d21ed3bba9..294966446f3 100644 --- a/libjava/classpath/org/omg/CORBA/AnySeqHolder.java +++ b/libjava/classpath/org/omg/CORBA/AnySeqHolder.java @@ -74,7 +74,7 @@ public final class AnySeqHolder } /** - * Constructs an instance of AnySeqHolder, + * Constructs an instance of AnySeqHolder, * initializing {@link #value} to the given array */ public AnySeqHolder(Any [] a_value) |

