summaryrefslogtreecommitdiffstats
path: root/library/tm.tcl
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-30 12:57:02 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2015-09-30 12:57:02 (GMT)
commit3449d223d1e1e4dbc1a1b60b9b070b24a2ec77da (patch)
treeb22a7346d6ee21a9768ed6e622a2adf6034421b1 /library/tm.tcl
parentc6f5daec4032421a6e154599df64b8d6fb152b4c (diff)
downloadtcl-3449d223d1e1e4dbc1a1b60b9b070b24a2ec77da.zip
tcl-3449d223d1e1e4dbc1a1b60b9b070b24a2ec77da.tar.gz
tcl-3449d223d1e1e4dbc1a1b60b9b070b24a2ec77da.tar.bz2
Fix [738bc50e93]: auto_execok doesn't recognise mklink on windows. Remove some unnecessary end-of-line spacing.
Diffstat (limited to 'library/tm.tcl')
-rw-r--r--library/tm.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/library/tm.tcl b/library/tm.tcl
index 7b9cafe..87db0df 100644
--- a/library/tm.tcl
+++ b/library/tm.tcl
@@ -191,7 +191,7 @@ proc ::tcl::tm::list {} {
proc ::tcl::tm::UnknownHandler {original name args} {
# Import the list of paths to search for packages in module form.
- # Import the pattern used to check package names in detail.
+ # Import the pattern used to check package names in detail.
variable paths
variable pkgpattern