From 2ad5e244c70627c6fdb111cb48cd84e98332bcf5 Mon Sep 17 00:00:00 2001 From: Thomas Martitz Date: Fri, 10 Jul 2009 16:27:24 +0000 Subject: Correct another small typo in a comment. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21746 a1c6a512-1295-4272-9138-f99709370657 --- apps/gui/gwps.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/gui/gwps.c b/apps/gui/gwps.c index 62fd04c794..9eea925220 100644 --- a/apps/gui/gwps.c +++ b/apps/gui/gwps.c @@ -258,7 +258,7 @@ static void gwps_fix_statusbars(void) #if defined(HAVE_LCD_ENABLE) || defined(HAVE_LCD_SLEEP) /* * If the user is unable to see the wps, because the display is deactivated, - * we surpress updates until the wps is activated again (the lcd driver will + * we suppress updates until the wps is activated again (the lcd driver will * call this hook to issue an instant update) * */ static void wps_lcd_activation_hook(void) -- cgit v1.2.3