X-Git-Url: http://www.privoxy.org/gitweb/?p=privoxy.git;a=blobdiff_plain;f=actions.c;h=775350af91275171fcc444fe012f9442ff829060;hp=087f59db268aa600381a35cf362a3d03a157af61;hb=25796a87851359df0cda13aef300d4aa1d658765;hpb=92d54bfa51701a0b2b96a1b929bd9b7279b89fab;ds=sidebyside 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. *