From ebea009ffdd018f9615584e2e3be19d8c7325c82 Mon Sep 17 00:00:00 2001 From: Adam Duskett Date: Thu, 7 May 2020 18:59:54 -0700 Subject: [PATCH] package/apparmor: fix typo in Config.in pyhon should be python Signed-off-by: Adam Duskett Signed-off-by: Yann E. MORIN --- package/apparmor/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/apparmor/Config.in b/package/apparmor/Config.in index 3cb5349cac..b0d2e44ff7 100644 --- a/package/apparmor/Config.in +++ b/package/apparmor/Config.in @@ -34,7 +34,7 @@ config BR2_PACKAGE_APPARMOR_UTILS depends on BR2_PACKAGE_PYTHON3 select BR2_PACKAGE_PYTHON3_READLINE help - A set of utilities (written in pyhon): + A set of utilities (written in python): aa-audit aa-disable aa-logprof aa-autodep aa-easyprof aa-mergeprof aa-cleanprof aa-enforce aa-status -- 2.30.2