summaryrefslogtreecommitdiff
path: root/libjava/classpath/gnu/CORBA/IOR.java
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/classpath/gnu/CORBA/IOR.java')
-rw-r--r--libjava/classpath/gnu/CORBA/IOR.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/libjava/classpath/gnu/CORBA/IOR.java b/libjava/classpath/gnu/CORBA/IOR.java
index 917e1983289..5e13aecabd3 100644
--- a/libjava/classpath/gnu/CORBA/IOR.java
+++ b/libjava/classpath/gnu/CORBA/IOR.java
@@ -385,7 +385,7 @@ public class IOR
/**
* Parse the provided stringifed reference.
*
- * @param stringified_reference, in the form of IOR:nnnnnn.....
+ * @param stringified_reference in the form of IOR:nnnnnn.....
*
* @return the parsed IOR
*