summaryrefslogtreecommitdiffstats
path: root/generic/tkConsole.c
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-15 17:21:18 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-01-15 17:21:18 (GMT)
commit7a6a77955225006567252f9b76f90cafb12d56a8 (patch)
tree4e5f68da8d3728749d543182a1402589320eb0a7 /generic/tkConsole.c
parentfac19b4be19cadfe6aa84116dbdd20a3052e6af8 (diff)
downloadtk-7a6a77955225006567252f9b76f90cafb12d56a8.zip
tk-7a6a77955225006567252f9b76f90cafb12d56a8.tar.gz
tk-7a6a77955225006567252f9b76f90cafb12d56a8.tar.bz2
fix comment
Diffstat (limited to 'generic/tkConsole.c')
-rw-r--r--generic/tkConsole.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkConsole.c b/generic/tkConsole.c
index bf86f8f..f894638 100644
--- a/generic/tkConsole.c
+++ b/generic/tkConsole.c
@@ -220,7 +220,7 @@ Tk_InitConsoleChannels(
Tcl_Channel consoleChannel;
/*
- * Ensure that we are getting the matching version of Tcl. This is really
+ * Ensure that we are getting a compatible version of Tcl. This is really
* only an issue when Tk is loaded dynamically.
*/