From 88d53154ceef52271f08ae81cd3daee311a4fa0a Mon Sep 17 00:00:00 2001 From: Chuck Hagenbuch Date: Sun, 13 Dec 2009 15:49:13 -0500 Subject: [PATCH] wording --- framework/Db/test/Horde/Db/Adapter/Pdo/PgsqlTest.php | 2 +- framework/Db/test/Horde/Db/Adapter/Pdo/SqliteTest.php | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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() -- 2.11.0