mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-03 18:22:42 +00:00
Typo fix
This commit is contained in:
parent
c03e1547b1
commit
c3b2f84f39
@ -162,7 +162,7 @@ static void handle_plugged_pad(void)
|
||||
input_config_autoconfigure_joypad(¶ms);
|
||||
}
|
||||
}
|
||||
/* Sometimes, device will be created before acess to it is established. */
|
||||
/* Sometimes, device will be created before access to it is established. */
|
||||
else if (event->mask & (IN_CREATE | IN_ATTRIB))
|
||||
{
|
||||
bool ret;
|
||||
|
Loading…
x
Reference in New Issue
Block a user