jdk/src/share/classes/com/sun/beans/decoder/IntElementHandler.java
changeset 21278 ef8a3a2a72f2
parent 5506 202f599c92aa
child 23010 6dadb192ad81
--- a/jdk/src/share/classes/com/sun/beans/decoder/IntElementHandler.java	Tue Oct 29 16:35:20 2013 +0400
+++ b/jdk/src/share/classes/com/sun/beans/decoder/IntElementHandler.java	Tue Oct 29 17:01:06 2013 +0400
@@ -37,7 +37,7 @@
  *     <string>-1</string>
  * &lt;/method&gt;</pre>
  * which is equivalent to {@code Integer.decode("-1")} in Java code.
- * <p>The following atribute is supported:
+ * <p>The following attribute is supported:
  * <dl>
  * <dt>id
  * <dd>the identifier of the variable that is intended to store the result