(Menu) Improve help description message for 'System Directory'

This commit is contained in:
Twinaphex 2015-06-04 15:44:12 +02:00
parent 2b2bf7911a
commit ecf9532d28

View File

@ -2256,7 +2256,7 @@ int setting_get_description(const char *label, char *s,
"-- System Directory. \n" "-- System Directory. \n"
" \n" " \n"
"Sets the 'system' directory.\n" "Sets the 'system' directory.\n"
"Implementations can query for this\n" "Cores can query for this\n"
"directory to load BIOSes, \n" "directory to load BIOSes, \n"
"system-specific configs, etc."); "system-specific configs, etc.");
} }