We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 793e2c1 commit 241374eCopy full SHA for 241374e
samples/drivers/flash_shell/src/main.c
@@ -772,4 +772,4 @@ SHELL_STATIC_SUBCMD_SET_CREATE(sub_flash,
772
SHELL_SUBCMD_SET_END /* Array terminated. */
773
);
774
775
-SHELL_CMD_REGISTER(flash, &sub_flash, "Flash realated commands.", NULL);
+SHELL_CMD_REGISTER(flash, &sub_flash, "Flash related commands.", NULL);
0 commit comments