Index: openacs-4/packages/acs-kernel/sql/postgresql/apm-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-kernel/sql/postgresql/apm-create.sql,v diff -u -r1.78 -r1.79 --- openacs-4/packages/acs-kernel/sql/postgresql/apm-create.sql 15 May 2018 11:41:54 -0000 1.78 +++ openacs-4/packages/acs-kernel/sql/postgresql/apm-create.sql 20 Oct 2018 11:42:05 -0000 1.79 @@ -669,7 +669,7 @@ values are given by the Tcl proc apm_supported_callback_types. '; --- Ths view facilitates accessing information about package versions by joining +-- This view facilitates accessing information about package versions by joining -- the apm_package_types information and acs_object_types information (which is -- invariant across versions) with the specific version information.