summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2005-10-25 16:22:06 +0000
committerTom Tromey <tromey@redhat.com>2005-10-25 16:22:06 +0000
commit561a97131162d7e982e19b46bb67ef057f24860d (patch)
tree5c24be08732da8d636279a8895dbc7e9912c79c9 /java
parent80f613b7666bdb6657b4f854495a7ed1087387c9 (diff)
downloadclasspath-561a97131162d7e982e19b46bb67ef057f24860d.tar.gz
* java/io/ObjectOutputStream.java (useProtocolVersion): Typo fix.
Diffstat (limited to 'java')
-rw-r--r--java/io/ObjectOutputStream.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/java/io/ObjectOutputStream.java b/java/io/ObjectOutputStream.java
index 7569cd0a7..9fb70454d 100644
--- a/java/io/ObjectOutputStream.java
+++ b/java/io/ObjectOutputStream.java
@@ -548,7 +548,7 @@ public class ObjectOutputStream extends OutputStream
* version)</code> is provided to change the default protocol
* version.
*
- * For an explanation of the differences beween the two protocols
+ * For an explanation of the differences between the two protocols
* see XXX: the Java ObjectSerialization Specification.
*
* @exception IOException if <code>version</code> is not a valid