Index: openacs-4/packages/acs-tcl/tcl/10-charset-compat-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/10-charset-compat-procs.tcl,v diff -u -r1.3 -r1.4 --- openacs-4/packages/acs-tcl/tcl/10-charset-compat-procs.tcl 7 Aug 2017 23:47:59 -0000 1.3 +++ openacs-4/packages/acs-tcl/tcl/10-charset-compat-procs.tcl 22 Dec 2017 14:14:20 -0000 1.4 @@ -1,6 +1,6 @@ ad_library { - Compatibily procs in case we're not running a version of AOLServer that supports charsets. + Compatibility procs in case we're not running a version of AOLServer that supports charsets. @author Rob Mayoff [mayoff@arsdigita.com] @author Nada Amin [namin@arsdigita.com] Index: openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl,v diff -u -r1.112 -r1.113 --- openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl 17 Dec 2017 19:54:35 -0000 1.112 +++ openacs-4/packages/acs-tcl/tcl/apm-install-procs.tcl 22 Dec 2017 14:14:20 -0000 1.113 @@ -2618,7 +2618,7 @@ {-multiple:boolean false} -value:required } { - Format an XML element wit a value depending on the specified arguemnts + Format an XML element wit a value depending on the specified arguments @param attribute_name code the value as xml attribute @param multiple treat the value as a list and produce multiple xml elements @return the xml-formatted string Index: openacs-4/packages/acs-tcl/tcl/defs-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/defs-procs.tcl,v diff -u -r1.67 -r1.68 --- openacs-4/packages/acs-tcl/tcl/defs-procs.tcl 7 Aug 2017 23:47:59 -0000 1.67 +++ openacs-4/packages/acs-tcl/tcl/defs-procs.tcl 22 Dec 2017 14:14:20 -0000 1.68 @@ -620,7 +620,7 @@ affect the parameter retrieved. If the code that calls ad_parameter is being called within the scope of a running server, the package_id will be determined automatically. However, if you want to use a parameter on server startup or access an arbitrary parameter (e.g., you are writing bboard code, but - want to know an acs-kernel parameter), specifiy the package_id parameter to the object id of the package + want to know an acs-kernel parameter), specify the package_id parameter to the object id of the package you want.

Note: The parameters/ad.ini file is deprecated. Index: openacs-4/packages/acs-tcl/tcl/deprecated-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-tcl/tcl/deprecated-procs.tcl,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-tcl/tcl/deprecated-procs.tcl 21 Dec 2017 20:50:19 -0000 1.1 +++ openacs-4/packages/acs-tcl/tcl/deprecated-procs.tcl 22 Dec 2017 14:14:20 -0000 1.2 @@ -184,7 +184,7 @@ The args is a list of variable names that you want exported. You can name