Skip to content

Commit

Permalink
corrected javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
grobmeier committed Dec 2, 2023
1 parent 520b7bb commit 9636163
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
* however (i.e. do not call System.exit()).
*
* @author Paul Smith <[email protected]>
* @see LogUI#setShutdownAction(Action)
* @see LogUI#addShutdownListener(ShutdownListener)
*/
public interface ShutdownListener extends EventListener {

Expand Down

0 comments on commit 9636163

Please sign in to comment.