Author: Derick Rethans
Date: 2007-03-26 11:23:12 +0200 (Mon, 26 Mar 2007)
New Revision: 4775

Log:
- Fixed speling error.

Modified:
   trunk/DatabaseSchema/src/handlers/pgsql/writer.php

Modified: trunk/DatabaseSchema/src/handlers/pgsql/writer.php
===================================================================
--- trunk/DatabaseSchema/src/handlers/pgsql/writer.php  2007-03-26 06:50:25 UTC 
(rev 4774)
+++ trunk/DatabaseSchema/src/handlers/pgsql/writer.php  2007-03-26 09:23:12 UTC 
(rev 4775)
@@ -94,7 +94,7 @@
     }
 
     /**
-     * Checks if sertain query allowed.
+     * Checks if certain query allowed.
      *
      * Perform testing if table exist for DROP TABLE query 
      * to avoid stoping execution while try to drop not existent table.

-- 
svn-components mailing list
svn-components@lists.ez.no
http://lists.ez.no/mailman/listinfo/svn-components

Reply via email to