jdk/src/share/classes/javax/swing/plaf/basic/BasicButtonUI.java
changeset 23715 54ae9dd9df73
parent 5506 202f599c92aa
child 25763 51d1f910f68d
--- a/jdk/src/share/classes/javax/swing/plaf/basic/BasicButtonUI.java	Thu Apr 03 16:00:56 2014 -0700
+++ b/jdk/src/share/classes/javax/swing/plaf/basic/BasicButtonUI.java	Fri Apr 04 15:43:10 2014 +0400
@@ -325,7 +325,7 @@
 
     /**
      * Method which renders the text of the current button.
-     * <p>
+     *
      * @param g Graphics context
      * @param b Current button to render
      * @param textRect Bounding rectangle to render the text.