From: Adam Duskett Date: Fri, 8 May 2020 01:59:54 +0000 (-0700) Subject: package/apparmor: fix typo in Config.in X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ebea009ffdd018f9615584e2e3be19d8c7325c82;p=buildroot.git package/apparmor: fix typo in Config.in pyhon should be python Signed-off-by: Adam Duskett Signed-off-by: Yann E. MORIN --- 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