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 --- riscos/print.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'riscos/print.c') diff --git a/riscos/print.c b/riscos/print.c index da2150d11..d4c7ef8d5 100644 --- a/riscos/print.c +++ b/riscos/print.c @@ -710,7 +710,7 @@ end: * * \param box Root of box tree * \param print_fonts pointer to array of fonts in document - * \paran font_count number of fonts declared + * \param font_count number of fonts declared * \return true on success, false otherwise */ bool print_find_fonts(struct box *box, struct print_font **print_fonts, int *font_count) -- cgit v1.2.3