tool: Fix typo 32/299332/1
authorYoungjae Cho <y0.cho@samsung.com>
Tue, 26 Sep 2023 06:36:07 +0000 (15:36 +0900)
committerYoungjae Cho <y0.cho@samsung.com>
Tue, 26 Sep 2023 06:36:07 +0000 (15:36 +0900)
Change-Id: Ib9b92ac0dd3e017e36896114b2a654d683fef211
Signed-off-by: Youngjae Cho <y0.cho@samsung.com>
tool/system-info-tool.c

index e1aaa9149a3ae3440bdc35fdf2d9c1968122defa..3fe1da5c5d4f26cb8790a5811bccefff884f4061 100644 (file)
@@ -81,7 +81,7 @@ void print_value(struct value value)
 static void system_info_tool_show_help(void)
 {
        printf("USAGE\n");
-       printf("  system-into-tool [OPTION]\n\n");
+       printf("  system-info-tool [OPTION]\n\n");
        printf("OPTION\n");
        system_info_tool_get_help();
        system_info_tool_set_help();