Cleanup
This commit is contained in:
parent
6636fbaf15
commit
34be1b9c9c
|
@ -1595,8 +1595,8 @@ int menu_hash_get_help_us(uint32_t hash, char *s, size_t len)
|
||||||
" \n"
|
" \n"
|
||||||
"The browser will filter out \n"
|
"The browser will filter out \n"
|
||||||
"extensions for the last core set \n"
|
"extensions for the last core set \n"
|
||||||
"in 'Core', and use that core when \n"
|
"in 'Load Core', and use that core \n"
|
||||||
"content is loaded."
|
"when content is loaded."
|
||||||
);
|
);
|
||||||
break;
|
break;
|
||||||
case MENU_LABEL_CORE_LIST:
|
case MENU_LABEL_CORE_LIST:
|
||||||
|
|
Loading…
Reference in New Issue