From d7d710f3ff4ee669067644f9e32149aabf6629a1 Mon Sep 17 00:00:00 2001 From: andreask Date: Mon, 21 Nov 2011 18:12:15 +0000 Subject: Fixed typo in a comment. --- generic/tclBasic.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/generic/tclBasic.c b/generic/tclBasic.c index d10e8e6..0365966 100644 --- a/generic/tclBasic.c +++ b/generic/tclBasic.c @@ -5949,7 +5949,7 @@ TclNREvalObjEx( /* * This function consists of three independent blocks for: direct - * evaluation of canonical lists, compileation and bytecode execution and + * evaluation of canonical lists, compilation and bytecode execution and * finally direct evaluation. Precisely one of these blocks will be run. */ -- cgit v0.12