From 63ac444ba9082ced6b82d152d8c0ab48bb40dcdf Mon Sep 17 00:00:00 2001 From: oharboe Date: Mon, 27 Oct 2008 20:56:58 +0000 Subject: Kees Jongenburger - fix typo git-svn-id: svn://svn.berlios.de/openocd/trunk@1106 b42882b7-edfa-0310-969c-e2dbd0fdcd60 --- src/helper/startup.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/helper/startup.tcl') diff --git a/src/helper/startup.tcl b/src/helper/startup.tcl index 77a3296b..eb190666 100644 --- a/src/helper/startup.tcl +++ b/src/helper/startup.tcl @@ -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" -- cgit v1.2.3