Index: openacs-4/packages/acs-kernel/sql/postgresql/acs-objects-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-kernel/sql/postgresql/acs-objects-create.sql,v diff -u -r1.70 -r1.71 --- openacs-4/packages/acs-kernel/sql/postgresql/acs-objects-create.sql 21 Feb 2018 14:00:56 -0000 1.70 +++ openacs-4/packages/acs-kernel/sql/postgresql/acs-objects-create.sql 11 Apr 2018 21:35:07 -0000 1.71 @@ -298,7 +298,7 @@ The context_id column points to an object that provides a context for this object. Often this will reflect an observed hierarchy in a site, for example a bboard message would probably list a bboard topic as - it's context, and a bboard topic might list a sub-site as it's + its context, and a bboard topic might list a sub-site as its context. Whenever we ask a question of the form "can user X perform action Y on object Z", the acs security model will defer to an object's context if there is no information about user X's