From a9f598831fe89b0f0e324c2015d8c53dadd2a974 Mon Sep 17 00:00:00 2001 From: Dmitry Karasik Date: Sun, 29 Oct 2023 11:40:16 +0100 Subject: [PATCH] typo fix --- Prima/Buttons.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/Prima/Buttons.pm b/Prima/Buttons.pm index a217c5482..577084a16 100644 --- a/Prima/Buttons.pm +++ b/Prima/Buttons.pm @@ -1552,6 +1552,7 @@ Note: C<*> - marked classes are abstract. Prima::AbstractButton realizes the common functionality of buttons. It provides a reaction to mouse and keyboard events and calls the L notification when the user activates the button. The activation can be done by: + =over =item *