[Privoxy-commits] [privoxy] 02/08: action_render_string_actions_template: Fix spelling in description and re-flow

User Git git at git.privoxy.org
Sat Sep 9 11:55:16 CEST 2023


This is an automated email from the git hooks/post-receive script.

git pushed a commit to branch master
in repository privoxy.

commit 8d1b6e2366d27b304cb53bc2f8370365473b269c
Author: Fabian Keil <fk at fabiankeil.de>
AuthorDate: Sat Sep 9 08:11:30 2023 +0200

    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.

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Privoxy-commits mailing list