Skip to content
Snippets Groups Projects
Commit 63ac444b authored by oharboe's avatar oharboe
Browse files

Kees Jongenburger <kees.jongenburger@gmail.com> - fix typo

git-svn-id: svn://svn.berlios.de/openocd/trunk@1106 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent ea361c3b
No related branches found
No related tags found
No related merge requests found
......@@ -277,7 +277,7 @@ proc ocd_process_reset { MODE } {
proc production_info {} {
return "Imagine an explanation here..."
}
add_help_text production_info "Displays informationo on production procedure for target script"
add_help_text production_info "Displays information on production procedure for target script"
proc production {firmwarefile serialnumber} {
puts "Imagine production procedure running successfully. Programmed $firmwarefile with serial number $serialnumber"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment