test: rockchip: fix typo
Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: I5e22ffaa2fc1a07ca05a793f26e94dc06dad3fc4
This commit is contained in:
parent
408bf4b932
commit
3a5e7a93e8
|
|
@ -57,7 +57,7 @@ static int cmd_groups_help(void)
|
||||||
|
|
||||||
printf("* Test Case:\n");
|
printf("* Test Case:\n");
|
||||||
printf(" -.: normal item\n");
|
printf(" -.: normal item\n");
|
||||||
printf(" -n: noturen item\n");
|
printf(" -n: noreturn item\n");
|
||||||
printf(" -i: interactive item\n\n");
|
printf(" -i: interactive item\n\n");
|
||||||
|
|
||||||
printf("* ALL:\n");
|
printf("* ALL:\n");
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue