diff options
Diffstat (limited to 'tool/soak1.tcl')
-rw-r--r-- | tool/soak1.tcl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tool/soak1.tcl b/tool/soak1.tcl index 846f90593..e09c566b8 100644 --- a/tool/soak1.tcl +++ b/tool/soak1.tcl @@ -4,7 +4,7 @@ # # tclsh soak1.tcl local-makefile.mk ?target? ?scenario? # -# This generates many variations on local-makefile.mk (by modifing +# This generates many variations on local-makefile.mk (by modifying # the OPT = lines) and runs them will fulltest, one by one. The # constructed makefiles are named "soak1.mk". # |