forked from auracaster/openocd
helper: fix minor typos
Change-Id: I785e388148c0329e51cb0b39ab30e8ee44f5a7cd Signed-off-by: Antonio Borneo <borneo.antonio@gmail.com> Reviewed-on: http://openocd.zylin.com/5801 Tested-by: jenkins
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
* LOG_LVL_SILENT - turn off all output. In lieu of try + catch this can be used as a
|
||||
* feeble ersatz.
|
||||
* LOG_LVL_USER - user messages. Could be anything from information
|
||||
* to progress messags. These messages do not represent
|
||||
* to progress messages. These messages do not represent
|
||||
* incorrect or unexpected behaviour, just normal execution.
|
||||
* LOG_LVL_ERROR - fatal errors, that are likely to cause program abort
|
||||
* LOG_LVL_WARNING - non-fatal errors, that may be resolved later
|
||||
|
||||
Reference in New Issue
Block a user