summaryrefslogtreecommitdiff
path: root/src/helper/startup.tcl
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/startup.tcl')
-rw-r--r--src/helper/startup.tcl2
1 files changed, 1 insertions, 1 deletions
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"