Fix: minor typo mistake.

This commit is contained in:
trifonnt 2009-02-05 09:14:21 +00:00
parent 21a15dfb3f
commit 897577fad4
1 changed files with 1 additions and 1 deletions

View File

@ -765,7 +765,7 @@ public final class AMenu extends CFrame
{
/**
* Invoked when the mouse has been clicked on a component.
* @param e evant
* @param e event
*/
public void mouseClicked(MouseEvent e)
{