jdk/src/share/classes/javax/naming/Binding.java
changeset 21278 ef8a3a2a72f2
parent 5506 202f599c92aa
child 23010 6dadb192ad81
--- a/jdk/src/share/classes/javax/naming/Binding.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/javax/naming/Binding.java	Tue Oct 29 17:01:06 2013 +0400
@@ -48,7 +48,7 @@
 public class Binding extends NameClassPair {
     /**
      * Contains this binding's object.
-     * It is initialized by the constuctor and can be updated using
+     * It is initialized by the constructor and can be updated using
      * <tt>setObject</tt>.
      * @serial
      * @see #getObject