Index: openacs-4/packages/acs-kernel/sql/oracle/upgrade/upgrade-5.0d7-5.0d9.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-kernel/sql/oracle/upgrade/upgrade-5.0d7-5.0d9.sql,v diff -u -N -r1.4 -r1.4.2.1 --- openacs-4/packages/acs-kernel/sql/oracle/upgrade/upgrade-5.0d7-5.0d9.sql 1 May 2018 10:45:43 -0000 1.4 +++ openacs-4/packages/acs-kernel/sql/oracle/upgrade/upgrade-5.0d7-5.0d9.sql 14 Aug 2019 07:31:43 -0000 1.4.2.1 @@ -1398,7 +1398,7 @@ -- Return the node_id of a URL. If the url begins with '/' then the -- parent_id must be null. This will raise the no_data_found - -- exception if there is no mathing node in the site_nodes table. + -- exception if there is no matching node in the site_nodes table. -- This will match directories even if no trailing slash is included -- in the url.