Index: openacs-4/packages/xotcl-request-monitor/www/stat-details.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/xotcl-request-monitor/www/stat-details.tcl,v diff -u -r1.8 -r1.9 --- openacs-4/packages/xotcl-request-monitor/www/stat-details.tcl 4 Nov 2017 13:05:54 -0000 1.8 +++ openacs-4/packages/xotcl-request-monitor/www/stat-details.tcl 22 Dec 2017 13:52:24 -0000 1.9 @@ -125,9 +125,9 @@ set not_all [expr {!$all}] set with_param_label(1) "Without parameter" -set with_param_tooltip(1) "Statistics without paramters" +set with_param_tooltip(1) "Statistics without parameters" set with_param_label(0) "With parameter" -set with_param_tooltip(0) "Statistics with paramters" +set with_param_tooltip(0) "Statistics with parameters" set not_with_param [expr {!$with_param}] set with_apps_label(1) "With communities"