Index: generic/nsf.c =================================================================== diff -u -r9cce0c196888b84a26c5cb5477ed23582a543fd3 -r6d563e2003f5211b60672e303dce053699644995 --- generic/nsf.c (.../nsf.c) (revision 9cce0c196888b84a26c5cb5477ed23582a543fd3) +++ generic/nsf.c (.../nsf.c) (revision 6d563e2003f5211b60672e303dce053699644995) @@ -26753,9 +26753,9 @@ /* * Since we are passing in a parameter definition in Tcl syntax, and we want - * to extract information from that syntax, it make limited sense to provide - * a context object for virutal parameter expansion. At least, we do not - * allow this so far. + * to extract information from that syntax, it makes limited sense to + * provide a context object for virtual parameter expansion. At least, we do + * not allow this so far. */ switch (parametersubcmd) {