summaryrefslogtreecommitdiff
path: root/avr/cli.c
diff options
context:
space:
mode:
Diffstat (limited to 'avr/cli.c')
-rw-r--r--avr/cli.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/avr/cli.c b/avr/cli.c
index 6b26b6f..43b5be0 100644
--- a/avr/cli.c
+++ b/avr/cli.c
@@ -313,7 +313,7 @@ static int cli_run_command_list(const char *cmd)
/*
- * Run a command using the selected parser.
+ * Run a command.
*
* @param cmd Command to run
* @param flag Execution flags (CMD_FLAG_...)