diff --git a/retroarch.cfg b/retroarch.cfg index dc772521e3..8a5a06bd07 100644 --- a/retroarch.cfg +++ b/retroarch.cfg @@ -301,7 +301,7 @@ # joypads, Plug-and-Play style. # input_autodetect_enable = true -# Directory for joypad autoconfigs (PC). +# Directory for joypad autoconfigs. # If a joypad is plugged in, that joypad will be autoconfigured if a config file # corresponding to that joypad is present in joypad_autoconfig_dir. # Input binds which are made explicit (input_playerN_*_btn/axis) will take priority over autoconfigs.