diff options
| author | ferrieux@users.sourceforge.net <ferrieux> | 2010-11-29 22:22:07 (GMT) |
|---|---|---|
| committer | ferrieux@users.sourceforge.net <ferrieux> | 2010-11-29 22:22:07 (GMT) |
| commit | 0aa92d13c05ecbc3f22cd7fb7a20699de6ea872c (patch) | |
| tree | 664244d2acb4cf8460e5af074eb1fe0c742e977a | |
| parent | 074560b117b43c93961b88e056aeff2eb44edcb9 (diff) | |
| download | tcl-0aa92d13c05ecbc3f22cd7fb7a20699de6ea872c.zip tcl-0aa92d13c05ecbc3f22cd7fb7a20699de6ea872c.tar.gz tcl-0aa92d13c05ecbc3f22cd7fb7a20699de6ea872c.tar.bz2 | |
ChangeLog typo.
| -rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ * generic/tclBasic.c: Patch by Miguel, providing a [::tcl::unsupported::inject coroname command args], which prepends - ("injects") arbitrary code to a suspented coro's future resumption. + ("injects") arbitrary code to a suspended coro's future resumption. Neat for debugging complex coros without heavy instrumentation. 2010-11-29 Kevin B. Kenny <kennykb@acm.org> |
