summaryrefslogtreecommitdiffstats
path: root/generic/tclInterp.c
diff options
context:
space:
mode:
Diffstat (limited to 'generic/tclInterp.c')
-rw-r--r--generic/tclInterp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tclInterp.c b/generic/tclInterp.c
index 897126a..2935b34 100644
--- a/generic/tclInterp.c
+++ b/generic/tclInterp.c
@@ -442,7 +442,7 @@ Tcl_Init(
" }\n"
" }\n"
" unset -nocomplain tclDefaultLibrary\n"
-" set msg \"Can't find a usable init.tcl in the following directories: \n\"\n"
+" set msg \"Cannot find a usable init.tcl in the following directories: \n\"\n"
" append msg \" $dirs\n\n\"\n"
" append msg \"$errors\n\n\"\n"
" append msg \"This probably means that Tcl wasn't installed properly.\n\"\n"