浏览代码

package/fbv: Typo fix

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Bernd Kuhls 11 年之前
父节点
当前提交
a21566d317
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      package/fbv/fbv.mk

+ 1 - 1
package/fbv/fbv.mk

@@ -29,7 +29,7 @@ else
 FBV_CONFIGURE_OPTS += --without-libungif
 endif
 
-#fbv donesn't support cross-compilation
+#fbv doesn't support cross-compilation
 define FBV_CONFIGURE_CMDS
 	(cd $(FBV_DIR); rm -f config.cache; \
 		$(TARGET_CONFIGURE_OPTS) \