From 1c2bdf0f0c7ba192a37f1faf069dbca1c7560909 Mon Sep 17 00:00:00 2001 From: Joe Cooper Date: Fri, 30 Jan 2015 18:09:38 -0600 Subject: [PATCH] Typo --- ui-lib.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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();