Browse Source

ltris: fix typos

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Luca Ceresoli 10 years ago
parent
commit
bd7354c7a7
1 changed files with 2 additions and 2 deletions
  1. 2 2
      package/ltris/Config.in

+ 2 - 2
package/ltris/Config.in

@@ -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