Sfoglia il codice sorgente

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 anni fa
parent
commit
a21566d317
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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) \