jdk/src/share/classes/java/awt/Choice.java
changeset 23717 6457189cd574
parent 21957 97758de70fbd
child 24865 09b1d992ca72
--- a/jdk/src/share/classes/java/awt/Choice.java	Fri Apr 04 21:19:43 2014 +0800
+++ b/jdk/src/share/classes/java/awt/Choice.java	Fri Apr 04 18:16:50 2014 +0400
@@ -65,7 +65,7 @@
  * Native GUI <code>Choice</code> components' size are often bound by such
  * attributes as font size and length of items contained within
  * the <code>Choice</code>.
- * <p>
+ *
  * @author      Sami Shaio
  * @author      Arthur van Hoff
  * @since       JDK1.0