Explorar el Código

libfribi: fix 'usptream' typo in comment

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter Korsgaard hace 8 años
padre
commit
4f5f481991
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      package/libfribidi/libfribidi.mk

+ 1 - 1
package/libfribidi/libfribidi.mk

@@ -15,7 +15,7 @@ LIBFRIBIDI_INSTALL_STAGING = YES
 LIBFRIBIDI_AUTORECONF = YES
 LIBFRIBIDI_DEPENDENCIES = host-pkgconf
 # libglib2 dependency causes a build failure, and this optional
-# dependency is going to be removed usptream, see
+# dependency is going to be removed upstream, see
 # https://github.com/behdad/fribidi/pull/14
 LIBFRIBIDI_CONF_OPTS = --with-glib=no