From 4f5f48199116119a2b69c42b95cee0594eee8774 Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sun, 20 Nov 2016 23:34:21 +0100 Subject: [PATCH] libfribi: fix 'usptream' typo in comment Signed-off-by: Peter Korsgaard --- package/libfribidi/libfribidi.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libfribidi/libfribidi.mk b/package/libfribidi/libfribidi.mk index 86e722a211..751a1b6066 100644 --- a/package/libfribidi/libfribidi.mk +++ b/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 -- 2.30.2