jdk/src/share/classes/com/sun/beans/decoder/PropertyElementHandler.java
changeset 21278 ef8a3a2a72f2
parent 14219 e99355081c6d
child 23010 6dadb192ad81
--- a/jdk/src/share/classes/com/sun/beans/decoder/PropertyElementHandler.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/com/sun/beans/decoder/PropertyElementHandler.java	Tue Oct 29 17:01:06 2013 +0400
@@ -63,7 +63,7 @@
  *     <int>0</int>
  * &lt;/method&gt;</pre>
  * which is equivalent to {@code set(0)} in Java code.
- * <p>The following atributes are supported:
+ * <p>The following attributes are supported:
  * <dl>
  * <dt>name
  * <dd>the property name
@@ -85,7 +85,7 @@
 
     /**
      * Parses attributes of the element.
-     * The following atributes are supported:
+     * The following attributes are supported:
      * <dl>
      * <dt>name
      * <dd>the property name