policycoreutils/secon: fix typo in comment

Signed-off-by: Nicolas Iooss <nicolas.iooss@m4x.org>
This commit is contained in:
Nicolas Iooss 2018-06-03 18:25:39 +02:00 committed by Stephen Smalley
parent 91ef21e31f
commit 0ed08c8ffe

View File

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