Index: openacs-4/packages/bookmarks/sql/oracle/bookmarks-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/bookmarks/sql/oracle/bookmarks-create.sql,v diff -u -N -r1.6 -r1.7 --- openacs-4/packages/bookmarks/sql/oracle/bookmarks-create.sql 29 Jun 2004 10:17:47 -0000 1.6 +++ openacs-4/packages/bookmarks/sql/oracle/bookmarks-create.sql 26 May 2017 17:25:36 -0000 1.7 @@ -452,7 +452,7 @@ -- To avoid violating referential constraints we need also (at least no smarter way to - -- do this occured to me) to delete all bookmarks on the level of the outer cursor + -- do this occurred to me) to delete all bookmarks on the level of the outer cursor -- that lie under the folder to be deleted. cursor c_bookmark_id_one_level (tree_id in integer) is