Index: openacs-4/packages/new-portal/sql/oracle/portal-core-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/new-portal/sql/oracle/portal-core-create.sql,v diff -u -N -r1.48 -r1.48.2.1 --- openacs-4/packages/new-portal/sql/oracle/portal-core-create.sql 7 Aug 2017 23:48:12 -0000 1.48 +++ openacs-4/packages/new-portal/sql/oracle/portal-core-create.sql 10 Aug 2019 14:35:48 -0000 1.48.2.1 @@ -201,7 +201,7 @@ -- of them is a map b/w a portal and a DS, with satellite data of a -- theme, a config, a region, etc. -- --- No securtiy checks are done here. If you can view and bind to a DS you have +-- No security checks are done here. If you can view and bind to a DS you have -- a PE for it. create sequence portal_element_map_sk_seq start with 1000;