summaryrefslogtreecommitdiffstats
path: root/generic/tkMain.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/tkMain.c
parentfac19b4be19cadfe6aa84116dbdd20a3052e6af8 (diff)
downloadtk-7a6a77955225006567252f9b76f90cafb12d56a8.zip
tk-7a6a77955225006567252f9b76f90cafb12d56a8.tar.gz
tk-7a6a77955225006567252f9b76f90cafb12d56a8.tar.bz2
fix comment
Diffstat (limited to 'generic/tkMain.c')
-rw-r--r--generic/tkMain.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/generic/tkMain.c b/generic/tkMain.c
index 4d348ef..b794ce0 100644
--- a/generic/tkMain.c
+++ b/generic/tkMain.c
@@ -132,7 +132,7 @@ Tk_MainEx(
Tcl_DString appName;
/*
- * 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.
*/