Index: openacs-4/packages/acs-core-docs/www/releasing-openacs-core.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/releasing-openacs-core.adp,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/acs-core-docs/www/releasing-openacs-core.adp 8 Nov 2017 09:42:11 -0000 1.3 +++ openacs-4/packages/acs-core-docs/www/releasing-openacs-core.adp 29 Mar 2018 20:23:42 -0000 1.4 @@ -245,7 +245,7 @@ mkdir tarball cd tarball cvs -d $OACS_CVSROOT export -r openacs-$OACS_VERSION acs-core -mv opeancs-4 openacs-${OACS_VERSION//-/.} +mv openacs-4 openacs-${OACS_VERSION//-/.} tar -czf ../openacs-${OACS_VERSION//-/.}.tar.gz openacs-${OACS_VERSION//-/.} cd .. Index: openacs-4/packages/acs-core-docs/www/releasing-openacs-core.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/releasing-openacs-core.html,v diff -u -N -r1.22 -r1.23 --- openacs-4/packages/acs-core-docs/www/releasing-openacs-core.html 8 Nov 2017 09:42:11 -0000 1.22 +++ openacs-4/packages/acs-core-docs/www/releasing-openacs-core.html 29 Mar 2018 20:23:43 -0000 1.23 @@ -240,7 +240,7 @@ mkdir tarball cd tarball cvs -d $OACS_CVSROOT export -r openacs-$OACS_VERSION acs-core -mv opeancs-4 openacs-${OACS_VERSION//-/.} +mv openacs-4 openacs-${OACS_VERSION//-/.} tar -czf ../openacs-${OACS_VERSION//-/.}.tar.gz openacs-${OACS_VERSION//-/.} cd .. Index: openacs-4/packages/acs-templating/www/doc/gen/proc-doc.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/gen/proc-doc.adp,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/acs-templating/www/doc/gen/proc-doc.adp 27 Mar 2018 12:22:17 -0000 1.5 +++ openacs-4/packages/acs-templating/www/doc/gen/proc-doc.adp 29 Mar 2018 20:23:43 -0000 1.6 @@ -143,7 +143,7 @@ and all procedure information is anchor-referenced:

 # \@see namespace util util.html
-# \@see proc template::multirow::create multiow.html#template::multirow::create
+# \@see proc template::multirow::create multirow.html#template::multirow::create
 # \@see url <a picture of wally my dog> http://my.page.net/dogs/wally.jpg
 # \@see proc doc::util::eat_chicken
 
Index: openacs-4/packages/acs-templating/www/doc/gen/proc-doc.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/doc/gen/proc-doc.html,v diff -u -N -r1.5 -r1.6 --- openacs-4/packages/acs-templating/www/doc/gen/proc-doc.html 27 Mar 2018 12:22:17 -0000 1.5 +++ openacs-4/packages/acs-templating/www/doc/gen/proc-doc.html 29 Mar 2018 20:23:43 -0000 1.6 @@ -169,7 +169,7 @@

 # @see namespace util util.html
-# @see proc template::multirow::create multiow.html#template::multirow::create
+# @see proc template::multirow::create multirow.html#template::multirow::create
 # @see url <a picture of wally my dog> http://my.page.net/dogs/wally.jpg
 # @see proc doc::util::eat_chicken
 
Index: openacs-4/packages/calendar/sql/oracle/calendar-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/sql/oracle/calendar-create.sql,v diff -u -N -r1.10 -r1.11 --- openacs-4/packages/calendar/sql/oracle/calendar-create.sql 31 Jan 2018 20:30:42 -0000 1.10 +++ openacs-4/packages/calendar/sql/oracle/calendar-create.sql 29 Mar 2018 20:23:43 -0000 1.11 @@ -117,7 +117,7 @@ ---------------------------------------------------------- --- calendar_ojbect +-- calendar_object ----------------------------------------------------------- begin Index: openacs-4/packages/calendar/sql/postgresql/cal-item-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/sql/postgresql/cal-item-create.sql,v diff -u -N -r1.16 -r1.17 --- openacs-4/packages/calendar/sql/postgresql/cal-item-create.sql 4 Sep 2017 08:10:38 -0000 1.16 +++ openacs-4/packages/calendar/sql/postgresql/cal-item-create.sql 29 Mar 2018 20:23:43 -0000 1.17 @@ -8,7 +8,7 @@ -- ported by Lilian Tong (tong@ebt.ee.usyd.edu.au) ---------------------------------------------------------- --- cal_item_ojbect +-- cal_item_object ---------------------------------------------------------- create or replace function inline_0 () returns integer AS $$ Index: openacs-4/packages/calendar/sql/postgresql/calendar-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/calendar/sql/postgresql/calendar-create.sql,v diff -u -N -r1.17 -r1.18 --- openacs-4/packages/calendar/sql/postgresql/calendar-create.sql 31 Jan 2018 20:30:42 -0000 1.17 +++ openacs-4/packages/calendar/sql/postgresql/calendar-create.sql 29 Mar 2018 20:23:43 -0000 1.18 @@ -62,7 +62,7 @@ select acs_privilege__add_child('calendar_admin', 'cal_item_invite'); ---------------------------------------------------------- --- calendar_ojbect +-- calendar_object ----------------------------------------------------------- create or replace function inline_0( Index: openacs-4/packages/chat-includelet/chat-includelet.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat-includelet/chat-includelet.info,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/chat-includelet/chat-includelet.info 13 Aug 2008 23:48:28 -0000 1.1 +++ openacs-4/packages/chat-includelet/chat-includelet.info 29 Mar 2018 20:23:43 -0000 1.2 @@ -8,7 +8,7 @@ f - OpenACS + OpenACS 2008-08-11 OpenACS Index: openacs-4/packages/chat-portlet/chat-portlet.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/chat-portlet/chat-portlet.info,v diff -u -N -r1.11 -r1.12 --- openacs-4/packages/chat-portlet/chat-portlet.info 7 Aug 2017 23:48:07 -0000 1.11 +++ openacs-4/packages/chat-portlet/chat-portlet.info 29 Mar 2018 20:23:43 -0000 1.12 @@ -8,7 +8,7 @@ t - OpenACS + OpenACS 2017-08-06 OpenACS Index: openacs-4/packages/dotlrn/www/doc/permission-portals.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrn/www/doc/permission-portals.adp,v diff -u -N -r1.6 -r1.7 --- openacs-4/packages/dotlrn/www/doc/permission-portals.adp 29 Mar 2018 15:03:01 -0000 1.6 +++ openacs-4/packages/dotlrn/www/doc/permission-portals.adp 29 Mar 2018 20:23:43 -0000 1.7 @@ -27,7 +27,7 @@ above, a class administrator could "lock" the "Class Announcements" element in student's personal portals so they would not have the power to remove it or alter its position. In this case, the administrator -would have contol over more than one portal, i.e. her +would have control over more than one portal, i.e. her own personal portal and a "default" portal that is "cloned", including the "lock", to create each student's portal when she registers for the class. Index: openacs-4/packages/dotlrndoc/www/doc/permission-portals.adp =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/dotlrndoc/www/doc/permission-portals.adp,v diff -u -N -r1.4 -r1.5 --- openacs-4/packages/dotlrndoc/www/doc/permission-portals.adp 28 Mar 2018 17:00:40 -0000 1.4 +++ openacs-4/packages/dotlrndoc/www/doc/permission-portals.adp 29 Mar 2018 20:23:43 -0000 1.5 @@ -25,7 +25,7 @@ above, a class administrator could "lock" the "Class Announcements" element in student's personal portals so they would not have the power to remove it or alter its position. In this case, the administrator -would have contol over more than one portal, i.e. her +would have control over more than one portal, i.e. her own personal portal and a "default" portal that is "cloned", including the "lock", to create each student's portal when she registers for the class. Index: openacs-4/packages/glossary/www/disable.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/glossary/www/disable.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/glossary/www/disable.tcl 10 Sep 2002 22:23:00 -0000 1.3 +++ openacs-4/packages/glossary/www/disable.tcl 29 Mar 2018 20:23:43 -0000 1.4 @@ -1,4 +1,4 @@ -# glossary/www/disble.tcl +# glossary/www/disable.tcl ad_page_contract { all of this information is for the ACS 4 Glossary Package Index: openacs-4/packages/news/news.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news/news.info,v diff -u -N -r1.33 -r1.34 --- openacs-4/packages/news/news.info 7 Aug 2017 23:48:12 -0000 1.33 +++ openacs-4/packages/news/news.info 29 Mar 2018 20:23:43 -0000 1.34 @@ -8,7 +8,7 @@ f - OpenACS + OpenACS Used for announcements and news items. 2017-08-06 OpenACS Index: openacs-4/packages/news-includelet/news-includelet.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news-includelet/news-includelet.info,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/news-includelet/news-includelet.info 13 Aug 2008 23:15:12 -0000 1.1 +++ openacs-4/packages/news-includelet/news-includelet.info 29 Mar 2018 20:23:43 -0000 1.2 @@ -8,9 +8,9 @@ f - OpenACS + OpenACS 2008-08-13 - OpenACS + OpenACS Index: openacs-4/packages/news-portlet/news-portlet.info =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/news-portlet/news-portlet.info,v diff -u -N -r1.28 -r1.29 --- openacs-4/packages/news-portlet/news-portlet.info 7 Aug 2017 23:48:12 -0000 1.28 +++ openacs-4/packages/news-portlet/news-portlet.info 29 Mar 2018 20:23:43 -0000 1.29 @@ -10,7 +10,7 @@ t - OpenACS + OpenACS Portlet for the "new-portal" system for the news package 2017-08-06 DotLRN Consortium Index: openacs-4/packages/quota/www/doc/index.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/quota/www/doc/index.html,v diff -u -N -r1.2 -r1.3 --- openacs-4/packages/quota/www/doc/index.html 22 Jun 2006 10:19:09 -0000 1.2 +++ openacs-4/packages/quota/www/doc/index.html 29 Mar 2018 20:23:43 -0000 1.3 @@ -18,7 +18,7 @@ because we have not add any checkpoint at that module. If you add that checkpoint, report to us.) -The site-admin is who manage the quota policy, accessing from contol +The site-admin is who manage the quota policy, accessing from control panel of any course with the package instancied, and it consists of: � Set maximum quota value allowed: Index: openacs-4/packages/tsoap/tcl/SOAP-procs.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/tsoap/tcl/SOAP-procs.tcl,v diff -u -N -r1.3 -r1.4 --- openacs-4/packages/tsoap/tcl/SOAP-procs.tcl 23 Mar 2018 23:53:02 -0000 1.3 +++ openacs-4/packages/tsoap/tcl/SOAP-procs.tcl 29 Mar 2018 20:23:43 -0000 1.4 @@ -805,7 +805,7 @@ set soapenv $procvar(version) set soapenc $procvar(encoding) - # Check for options (ie: -header) give up on the fist non-matching arg. + # Check for options (ie: -header) give up on the first non-matching arg. array set opts {-headers {} -attributes {}} while {[string match -* [lindex $args 0]]} { switch -glob -- [lindex $args 0] {