diff options
Diffstat (limited to 'tests/VoteTest.php')
-rw-r--r-- | tests/VoteTest.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/VoteTest.php b/tests/VoteTest.php index cb50aad..032ec29 100644 --- a/tests/VoteTest.php +++ b/tests/VoteTest.php @@ -443,7 +443,7 @@ class VoteTest extends TestBase /** - * Verify that changing the vote from postitive to positive + * Verify that changing the vote from negative to negative * has no strange effects * * @return void |