From b4eb041af172164f3f6bf808fabcef3f99ff685d Mon Sep 17 00:00:00 2001 From: Peter Korsgaard Date: Sat, 14 Sep 2024 09:19:28 +0200 Subject: [PATCH] package/libpeas: fix typo in help text Signed-off-by: Peter Korsgaard Signed-off-by: Thomas Petazzoni --- package/libpeas/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libpeas/Config.in b/package/libpeas/Config.in index 430e668ee7..33fae14d4c 100644 --- a/package/libpeas/Config.in +++ b/package/libpeas/Config.in @@ -9,7 +9,7 @@ config BR2_PACKAGE_LIBPEAS select BR2_PACKAGE_GOBJECT_INTROSPECTION select BR2_PACKAGE_LIBGLIB2 help - libpeas is a gobject-based plugins engine, and is targetted at + libpeas is a gobject-based plugins engine, and is targeted at giving every application the chance to assume its own extensibility. It also has a set of features including, but not limited to: