From 0efaee4c2d20efc34571e18c7a5bd395dd2d2830 Mon Sep 17 00:00:00 2001 From: Marianne Arnold Date: Tue, 8 Feb 2011 21:42:19 +0000 Subject: Correct typo in the Philipps SA9200 config file. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29254 a1c6a512-1295-4272-9138-f99709370657 --- firmware/export/config/gogearsa9200.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'firmware/export/config/gogearsa9200.h') diff --git a/firmware/export/config/gogearsa9200.h b/firmware/export/config/gogearsa9200.h index 23561e1b08..b91430e6de 100644 --- a/firmware/export/config/gogearsa9200.h +++ b/firmware/export/config/gogearsa9200.h @@ -5,7 +5,7 @@ /* For Rolo and boot loader */ #define MODEL_NUMBER 34 -#define MODEL_NAME "Philips GoGear SA200" +#define MODEL_NAME "Philips GoGear SA9200" #define HW_SAMPR_CAPS (SAMPR_CAP_44) -- cgit