Merge pull request #4057 from Lotterleben/shell_fix_typo
shell.h: fix tiny typo in documentation
This commit is contained in:
commit
a7bbc5eaac
@ -35,7 +35,7 @@ extern "C" {
|
||||
|
||||
/**
|
||||
* @brief Protype of a shell callback handler.
|
||||
* @details The functions supplied to shell_init() must use this signature.
|
||||
* @details The functions supplied to shell_run() must use this signature.
|
||||
* The argument list is terminated with a NULL, i.e ``argv[argc] == NULL`.
|
||||
* ``argv[0]`` is the function name.
|
||||
*
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user