mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-24 23:12:05 +00:00
policycoreutils/secon: fix typo in comment
Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
This commit is contained in:
parent
91ef21e31f
commit
0ed08c8ffe
@ -309,7 +309,7 @@ static void cmd_line(int argc, char *argv[])
|
||||
}
|
||||
}
|
||||
|
||||
if (!done) { /* defualt, if nothing specified */
|
||||
if (!done) { /* default, if nothing specified */
|
||||
opts->disp_user = TRUE;
|
||||
opts->disp_role = TRUE;
|
||||
opts->disp_type = TRUE;
|
||||
|
Loading…
Reference in New Issue
Block a user