Generalize core schema docs in DatabasePostgres
authorAaron Schulz <aschulz@wikimedia.org>
Wed, 21 Sep 2016 20:06:05 +0000 (13:06 -0700)
committerAaron Schulz <aschulz@wikimedia.org>
Thu, 22 Sep 2016 21:41:19 +0000 (21:41 +0000)
Change-Id: I52e64867c1533c50406623d5bc121c1e4da2459a

includes/libs/rdbms/database/DatabasePostgres.php

index 8c73a15..84439f4 100644 (file)
@@ -991,7 +991,7 @@ __INDEXATTR__;
        }
 
        /**
-        * Determine default schema for MediaWiki core
+        * Determine default schema for the current application
         * Adjust this session schema search path if desired schema exists
         * and is not alread there.
         *
@@ -1036,7 +1036,7 @@ __INDEXATTR__;
        }
 
        /**
-        * Return schema name fore core MediaWiki tables
+        * Return schema name for core application tables
         *
         * @since 1.19
         * @return string Core schema name