From 84ea60781319324521d4b5e85a13b0a9e964f7b8 Mon Sep 17 00:00:00 2001 From: Alexander Levin Date: Tue, 26 May 2009 20:36:15 +0000 Subject: Fix typo in the menu entry git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21094 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/xobox.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins') diff --git a/apps/plugins/xobox.c b/apps/plugins/xobox.c index 7038ee0bb6..26f9bc2f4d 100644 --- a/apps/plugins/xobox.c +++ b/apps/plugins/xobox.c @@ -967,7 +967,7 @@ static int xobox_menu(bool ingame) MENUITEM_STRINGLIST (main_menu, "Xobox Menu", NULL, "Start Game", "Speed", - "Difficult", + "Difficulty", "Playback Control", "Quit"); -- cgit v1.2.3