Index: openacs-4/packages/press/sql/postgresql/press-package-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/press/sql/postgresql/press-package-create.sql,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/press/sql/postgresql/press-package-create.sql 31 Oct 2003 16:09:23 -0000 1.1 +++ openacs-4/packages/press/sql/postgresql/press-package-create.sql 4 Apr 2018 18:51:56 -0000 1.2 @@ -265,7 +265,7 @@ end;' language 'plpgsql'; --- the status function returns information on the pulish or archive status +-- the status function returns information on the publish or archive status -- it does not make any checks on the order of release_date and archive_date create function press__status (integer)