From 8d1b6e2366d27b304cb53bc2f8370365473b269c Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Sat, 9 Sep 2023 08:11:30 +0200 Subject: [PATCH] action_render_string_actions_template: Fix spelling in description and re-flow --- cgiedit.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/cgiedit.c b/cgiedit.c index f568b3db..73723dff 100644 --- a/cgiedit.c +++ b/cgiedit.c @@ -4487,8 +4487,9 @@ static jb_err actions_to_radio(struct map * exports, * * Function : action_render_string_actions_template * - * Description : Converts a actionsfile entry into HTML template for actions with string - * filters (currently SUPPRESS-TAG actions only) + * Description : Converts an actionsfile entry into HTML template for + * actions with string filters (currently SUPPRESS-TAG + * actions only) * * Parameters : * 1 : exports = List of substitutions to add to. -- 2.39.2