From 58960e5c83da04eccee05a50d066a91ac27c1a2a Mon Sep 17 00:00:00 2001 From: Fabian Keil Date: Tue, 24 Nov 2020 17:24:45 +0100 Subject: [PATCH 1/1] Fix comment typo --- actions.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions.c b/actions.c index 087f59db..775350af 100644 --- a/actions.c +++ b/actions.c @@ -1832,7 +1832,7 @@ char * actions_to_html(const struct client_state *csp, * * Function : current_actions_to_html * - * Description : Converts a curren action spec to a
separated HTML + * Description : Converts a current action spec to a
separated HTML * text in which each action is linked to its chapter in * the user manual. * -- 2.39.2