mirror of
https://git.busybox.net/buildroot.git
synced 2024-12-15 00:03:39 +08:00
ltris: fix typos
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
22cb51e1a2
commit
bd7354c7a7
@ -4,9 +4,9 @@ config BR2_PACKAGE_LTRIS
|
||||
select BR2_PACKAGE_SDL
|
||||
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
|
||||
help
|
||||
LTris as a tetris clone, using SDL. It optionally requires
|
||||
LTris is a tetris clone, using SDL. It optionally requires
|
||||
SDL_mixer for audio support. A display with minimum 640x480
|
||||
resolution and a keyboard are recommanded.
|
||||
resolution and a keyboard are recommended.
|
||||
|
||||
http://lgames.sourceforge.net/index.php?project=LTris
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user