Browse Source

package/libftdi: fix automatically typo

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Peter Korsgaard 11 tháng trước cách đây
mục cha
commit
2b6c3cc6d0
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      package/libftdi/libftdi.mk

+ 1 - 1
package/libftdi/libftdi.mk

@@ -16,7 +16,7 @@ LIBFTDI_AUTORECONF = YES
 
 LIBFTDI_CONF_OPTS = --without-examples
 
-# configure detect it automaticaly so we need to force it
+# configure detect it automatically so we need to force it
 ifeq ($(BR2_PACKAGE_LIBFTDI_CPP),y)
 LIBFTDI_LICENSE += , GPL-2.0 with exception (ftdipp)
 LIBFTDI_LICENSE_FILES += COPYING.GPL