package/apparmor: fix typo in Config.in

pyhon should be python

Signed-off-by: Adam Duskett <Aduskett@gmail.com>
Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr>
This commit is contained in:
Adam Duskett 2020-05-07 18:59:54 -07:00 committed by Yann E. MORIN
parent 515751036c
commit ebea009ffd

View file

@ -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