Skip to content

Commit

Permalink
typo fix
Browse files Browse the repository at this point in the history
  • Loading branch information
dk committed Oct 6, 2024
1 parent e54f6b3 commit f9528a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/menu.pl
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,6 @@ sub on_menuenter
sub on_menuleave
{
my ( $self ) = @_;
warn;
$self->Hint->text( delete $self->Hint->{saved} );
}

Expand Down

0 comments on commit f9528a6

Please sign in to comment.