Index: openacs-4/packages/file-storage/www/doc/design.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/file-storage/www/doc/design.html,v diff -u -N -r1.4.2.1 -r1.4.2.2 --- openacs-4/packages/file-storage/www/doc/design.html 16 Jul 2016 17:36:38 -0000 1.4.2.1 +++ openacs-4/packages/file-storage/www/doc/design.html 21 Apr 2017 20:04:34 -0000 1.4.2.2 @@ -389,7 +389,7 @@ Inserting a row into the table fs_root_folders occurs the first time the package instance is visited. The reason is that there is no -facility in APM to insert a row in the database everytime a package +facility in APM to insert a row in the database every time a package instance is created (technically, there is no "on insert" trigger imposed by APM on Content Repository, since they are separate packages even though they are both part of the core). The solution to this