diff --git a/tests/MonerisTest.php b/tests/MonerisTest.php index e6f4f3a..afb5edd 100644 --- a/tests/MonerisTest.php +++ b/tests/MonerisTest.php @@ -6,7 +6,7 @@ class MonerisTest extends PHPUnit_Framework_TestCase { /** - * The Moneris Store ID. + * The Moneris store id. * * @var string */ @@ -20,7 +20,7 @@ class MonerisTest extends PHPUnit_Framework_TestCase protected $params; /** - * The Moneris API Token. + * The Moneris API token. * * @var string */