diff mbox

[1/1] package/fbv: Typo fix

Message ID 1407683021-25243-1-git-send-email-bernd.kuhls@t-online.de
State Accepted
Commit a21566d317c1f1814f9445bc7a8a6cfb4d7a063b
Headers show

Commit Message

Bernd Kuhls Aug. 10, 2014, 3:03 p.m. UTC
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
---
 package/fbv/fbv.mk |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Peter Korsgaard Aug. 11, 2014, 9:02 p.m. UTC | #1
>>>>> "Bernd" == Bernd Kuhls <bernd.kuhls@t-online.de> writes:

 > Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>

Committed, thanks.
diff mbox

Patch

diff --git a/package/fbv/fbv.mk b/package/fbv/fbv.mk
index a702a9b..6f41d9f 100644
--- a/package/fbv/fbv.mk
+++ b/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) \