sepolicy: fix a spelling mistake

Signed-off-by: zhaoshuang <zhaoshuang@uniontech.com>
Signed-off-by: zhaoshuang <izhaoshuang@163.com>
Acked-by: James Carter <jwcart2@gmail.com>
This commit is contained in:
kkz 2022-12-16 23:33:11 +08:00 committed by James Carter
parent 1fe82e5cf5
commit 60a0d7285d
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ rpmbuild --define "_sourcedir ${pwd}" --define "_specdir ${pwd}" --define "_buil
"""
manpage="""\
# Generate a man page off the installed module
# Generate a man page of the installed module
sepolicy manpage -p . -d DOMAINTYPE_t
"""