--- a/jdk/src/share/classes/javax/swing/JMenuItem.java Wed Sep 25 17:08:31 2013 +0400
+++ b/jdk/src/share/classes/javax/swing/JMenuItem.java Wed Sep 25 17:35:22 2013 +0400
@@ -229,7 +229,7 @@
/**
* Sets the look and feel object that renders this component.
*
- * @param ui the <code>JMenuItemUI</code> L&F object
+ * @param ui the <code>JMenuItemUI</code> L&F object
* @see UIDefaults#getUI
* @beaninfo
* bound: true
@@ -252,7 +252,7 @@
/**
- * Returns the suffix used to construct the name of the L&F class used to
+ * Returns the suffix used to construct the name of the L&F class used to
* render this component.
*
* @return the string "MenuItemUI"