--- old/src/share/classes/java/awt/event/ActionEvent.java 2013-09-25 23:22:49.426021442 +0400 +++ new/src/share/classes/java/awt/event/ActionEvent.java 2013-09-25 23:22:49.238021435 +0400 @@ -52,7 +52,7 @@ * in the range from {@code ACTION_FIRST} to {@code ACTION_LAST}. * * @see ActionListener - * @see Tutorial: How to Write an Action Listener + * @see Tutorial: How to Write an Action Listener * * @author Carl Quinn * @since 1.1