diff --git a/code/PostgreSQLDatabaseConfigurationHelper.php b/code/PostgreSQLDatabaseConfigurationHelper.php index 155fc46..ba9520f 100644 --- a/code/PostgreSQLDatabaseConfigurationHelper.php +++ b/code/PostgreSQLDatabaseConfigurationHelper.php @@ -5,7 +5,7 @@ * It does all the specific checking for PostgreSQLDatabase * to ensure that the configuration is setup correctly. * - * @package mssql + * @package postgresql */ class PostgreSQLDatabaseConfigurationHelper implements DatabaseConfigurationHelper {