diff --git a/ui-lib.pl b/ui-lib.pl index 88d222484..53c1ec553 100755 --- a/ui-lib.pl +++ b/ui-lib.pl @@ -1422,7 +1422,7 @@ return $rv; =head2 ui_buttons_start -Returns HTML for the start of a block of action buttoms with descriptions, as +Returns HTML for the start of a block of action buttons with descriptions, as generated by ui_buttons_row. Some example code : print ui_buttons_start();