fix typo in talk value of histogram setting

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25028 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Peter D'Hoye 2010-03-04 21:16:15 +00:00
parent 8045e1b459
commit 5e0b407edf

View file

@ -400,7 +400,7 @@ static bool history_interval(void)
{ "0s", TALK_ID(0, UNIT_SEC) },
{ "1s", TALK_ID(1, UNIT_SEC) },
{ "2s", TALK_ID(2, UNIT_SEC) },
{ "4s", TALK_ID(5, UNIT_SEC) }
{ "4s", TALK_ID(4, UNIT_SEC) }
};
return set_option(str(LANG_RECORDING_HISTOGRAM_INTERVAL),
&global_settings.rec_histogram_interval,