Index: openacs-4/packages/acs-content-repository/sql/oracle/packages-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-content-repository/sql/oracle/packages-create.sql,v diff -u -r1.31 -r1.32 --- openacs-4/packages/acs-content-repository/sql/oracle/packages-create.sql 27 Mar 2018 11:17:59 -0000 1.31 +++ openacs-4/packages/acs-content-repository/sql/oracle/packages-create.sql 11 Apr 2018 21:35:06 -0000 1.32 @@ -405,7 +405,7 @@ -- 3) any 'publishing_wf' workflows are finished -- @author Michael Pih -- @param item_id The item ID - -- @return 't' if the item is publishable in it's present state, + -- @return 't' if the item is publishable in its present state, -- Otherwise, returns 'f' --*/ item_id in cr_items.item_id%TYPE