From fc4317b926203a389322b55f77d5d195cefa2c1a Mon Sep 17 00:00:00 2001 From: James Bursa Date: Mon, 2 Jan 2006 13:20:01 +0000 Subject: [project @ 2006-01-02 13:19:34 by bursa] Fix comment typo. svn path=/import/netsurf/; revision=1948 --- render/form.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'render/form.c') diff --git a/render/form.c b/render/form.c index 5fb5c6769..67bf52a32 100644 --- a/render/form.c +++ b/render/form.c @@ -187,7 +187,7 @@ bool form_add_option(struct form_control *control, char *value, char *text, * * \param form form to search for successful controls * \param submit_button control used to submit the form, if any - * \parma successful_controls updated to point to linked list of + * \param successful_controls updated to point to linked list of * form_successful_control, 0 if no controls * \return true on success, false on memory exhaustion * -- cgit v1.2.3