mirror of
https://github.com/libretro/RetroArch.git
synced 2025-02-17 07:58:55 +00:00
better grammar
This commit is contained in:
parent
8e0ee72283
commit
4318a43ab3
@ -2853,7 +2853,7 @@ static int cheevos_iterate(coro_t* coro)
|
||||
runloop_msg_queue_push(msg, 0, 6 * 60, false);
|
||||
}
|
||||
else
|
||||
runloop_msg_queue_push("This game doesn't have any achievement.", 0, 5 * 60, false);
|
||||
runloop_msg_queue_push("This game has no achievements.", 0, 5 * 60, false);
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user