package/fbv: Typo fix
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 10 Aug 2014 15:03:41 +0000 (17:03 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Mon, 11 Aug 2014 21:02:02 +0000 (23:02 +0200)
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/fbv/fbv.mk

index a702a9bbbd18584bb862ae384cba43c9b5d72549..6f41d9ff80512824a3c7ae0b6938d37e7cd07bac 100644 (file)
@@ -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) \