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.3
--- 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 27 Oct 2014 16:40:13 -0000 1.3
@@ -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.