1
0
Fork 0
forked from len0rd/rockbox

correct a typo

Change-Id: I45b72364ec660c96368837b543b0f6d556f9f66a
Reviewed-on: http://gerrit.rockbox.org/72
Reviewed-by: Frank Gevaerts <frank@gevaerts.be>
This commit is contained in:
Wieland Hoffmann 2011-09-20 19:43:55 +02:00 committed by Frank Gevaerts
parent 94177e6c3b
commit c5f772caad

View file

@ -218,7 +218,7 @@ void reset_setting(const struct settings_list *setting, void *var);
void settings_reset(void);
void sound_settings_apply(void);
/* call this after loading a .wps/.rwps pr other skin files, so that the
/* call this after loading a .wps/.rwps or other skin files, so that the
* skin buffer is reset properly
*/
void settings_apply_skins(void);