Skip to content
Snippets Groups Projects
Commit 6e09aa7a authored by Leigh B. Stoller's avatar Leigh B. Stoller
Browse files

Fix minor typo.

parent 136807bd
No related branches found
No related tags found
No related merge requests found
......@@ -397,7 +397,7 @@ Simulator instproc at {time eventstring} {
perror "Improper argument: at $time $event"
return
}
set args "Q_WEIGHT=$f"
set args "Q_WEIGHT=$w"
}
unknown {
punsup "at $time $event"
......
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