From: Chuck Hagenbuch Date: Sun, 13 Dec 2009 20:49:13 +0000 (-0500) Subject: wording X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=88d53154ceef52271f08ae81cd3daee311a4fa0a;p=horde.git wording --- diff --git a/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php b/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php index 1ec146178..0e23d961e 100644 --- a/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php @@ -789,7 +789,7 @@ class Horde_Db_Adapter_Pdo_PgsqlTest extends PHPUnit_Framework_TestCase /*########################################################################## - # Test table cache + # Table cache ##########################################################################*/ public function testCachedTableIndexes() diff --git a/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php b/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php index eda3397d1..65db9edb1 100644 --- a/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php +++ b/framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php @@ -805,7 +805,7 @@ class Horde_Db_Adapter_Pdo_SqliteTest extends PHPUnit_Framework_TestCase /*########################################################################## - # Test table cache + # Table cache ##########################################################################*/ public function testCachedTableIndexes()