Index: openacs-4/packages/forums/lib/message/thread-chunk.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/forums/lib/message/thread-chunk.tcl,v diff -u -N -r1.12.2.3 -r1.12.2.4 --- openacs-4/packages/forums/lib/message/thread-chunk.tcl 7 Sep 2016 09:25:27 -0000 1.12.2.3 +++ openacs-4/packages/forums/lib/message/thread-chunk.tcl 30 Jun 2017 17:51:02 -0000 1.12.2.4 @@ -99,7 +99,7 @@ set parent_root_url [export_vars -base [ad_conn url] {{message_id $parent_id}}] set reply_p [expr {$open_p == "t" || $user_id eq [ad_conn user_id]}] - # DEDS: get the response ids the tcl way or else we need to hit + # DEDS: get the response ids the Tcl way or else we need to hit # the db for each response to count its children if {$tree_level == 1} { # leftmost so this is a new parent. truncate the list of ids.