From e5e1b982d55636b409b194cf0488ebafe9c6d519 Mon Sep 17 00:00:00 2001 From: Michael Drake Date: Sun, 9 Apr 2006 20:06:12 +0000 Subject: Fix spelling in comment. svn path=/trunk/netsurf/; revision=2518 --- riscos/thumbnail.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/riscos/thumbnail.c b/riscos/thumbnail.c index ed240fd28..2cb357ac5 100644 --- a/riscos/thumbnail.c +++ b/riscos/thumbnail.c @@ -63,7 +63,7 @@ static void thumbnail_restore_output(struct thumbnail_save_area *save_area); * * \param content content structure to thumbnail * \param bitmap the bitmap to draw to - * \param url the URL the thumnail belongs to, or NULL + * \param url the URL the thumbnail belongs to, or NULL */ bool thumbnail_create(struct content *content, struct bitmap *bitmap, const char *url) -- cgit v1.2.3