Correct title

This commit is contained in:
twinaphex 2016-06-20 21:32:01 +02:00
parent 10157c302b
commit e35ecd5eb7

View File

@ -2419,7 +2419,7 @@ const char *msg_hash_to_str_us(enum msg_hash_enums msg)
case MENU_ENUM_LABEL_VALUE_INPUT_REMAPPING_DIRECTORY: case MENU_ENUM_LABEL_VALUE_INPUT_REMAPPING_DIRECTORY:
return "Input Remapping Dir"; return "Input Remapping Dir";
case MENU_ENUM_LABEL_VALUE_JOYPAD_AUTOCONFIG_DIR: case MENU_ENUM_LABEL_VALUE_JOYPAD_AUTOCONFIG_DIR:
return "Autoconfig Dir"; return "Input Device Autoconfig Dir";
case MENU_ENUM_LABEL_VALUE_RECORDING_CONFIG_DIRECTORY: case MENU_ENUM_LABEL_VALUE_RECORDING_CONFIG_DIRECTORY:
return "Recording Config Dir"; return "Recording Config Dir";
case MENU_ENUM_LABEL_VALUE_RECORDING_OUTPUT_DIRECTORY: case MENU_ENUM_LABEL_VALUE_RECORDING_OUTPUT_DIRECTORY: