Index: openacs-4/packages/acs-core-docs/www/xml/developers-guide/tutorial-db.xml =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/xml/developers-guide/tutorial-db.xml,v diff -u -r1.7 -r1.8 --- openacs-4/packages/acs-core-docs/www/xml/developers-guide/tutorial-db.xml 11 Nov 2003 10:28:28 -0000 1.7 +++ openacs-4/packages/acs-core-docs/www/xml/developers-guide/tutorial-db.xml 11 Dec 2003 21:39:48 -0000 1.8 @@ -8,7 +8,7 @@ Setting Up Database Objects - by Joel Aufrecht + by Joel Aufrecht @@ -18,8 +18,8 @@ database scripts are database-specific and are thus in either the myfirstpackage/sql/oracle or myfirstpackage/sql/postgresql. - Packages can support Oracle, PostGreSQL, or both. In this - tutorial, we'll work only with PostGreSQL + Packages can support Oracle, PostgreSQL, or both. In this + tutorial, we'll work only with PostgreSQL The first file will be myfirstpackage-create.sql. The package manager requires a file with the name