Fix: minor typo mistake.
This commit is contained in:
parent
21a15dfb3f
commit
897577fad4
|
@ -765,7 +765,7 @@ public final class AMenu extends CFrame
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* Invoked when the mouse has been clicked on a component.
|
* Invoked when the mouse has been clicked on a component.
|
||||||
* @param e evant
|
* @param e event
|
||||||
*/
|
*/
|
||||||
public void mouseClicked(MouseEvent e)
|
public void mouseClicked(MouseEvent e)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue