From 37c7a67b474bb8a348c0ed909932d2329e96242c Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Fri, 10 Jul 2009 12:22:30 +0000 Subject: Fix a typo git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21741 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 827af655df..62fd04c794 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 actived again (the lcd driver will + * we surpress 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