浏览代码

ltris: fix typos

Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Luca Ceresoli 10 年之前
父节点
当前提交
bd7354c7a7
共有 1 个文件被更改,包括 2 次插入2 次删除
  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