Index: openacs-4/packages/acs-templating/www/doc/design.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/design.html,v diff -u -r1.2 -r1.2.26.1 --- openacs-4/packages/acs-templating/www/doc/design.html 13 Sep 2002 16:46:30 -0000 1.2 +++ openacs-4/packages/acs-templating/www/doc/design.html 9 Sep 2014 08:32:01 -0000 1.2.26.1 @@ -339,7 +339,7 @@ Less simple cases involve dependent templated pages. They are requested with the <include> and <master> tags. In these cases, - TCL and/or ADP parsing happens recursively. + Tcl and/or ADP parsing happens recursively.

Tcl Call Stack