Browse Source

Added doc block

Jose Lorenzo Rodriguez 11 years ago
parent
commit
5a6009e6ef
1 changed files with 1 additions and 1 deletions
  1. 1 1
      tests/TestCase/I18n/PluralRulesTest.php

+ 1 - 1
tests/TestCase/I18n/PluralRulesTest.php

@@ -104,7 +104,7 @@ class PluralRulesTest extends TestCase {
 	}
 
 /**
- * PluralRules tests
+ * Tests that the correct plural form is selected for the locale, number combination
  *
  * @dataProvider localesProvider
  * @return void