Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / symfony / translation / Tests / PluralizationRulesTest.php
index 8a6723ea9cb1a8bb58a2ada1a76ac4795599e3ff..a0624e297a62c0adcca48aa95ce0dd88a12b1cd8 100644 (file)
@@ -91,8 +91,8 @@ class PluralizationRulesTest extends TestCase
     /**
      * We validate only on the plural coverage. Thus the real rules is not tested.
      *
-     * @param string $nplural       plural expected
-     * @param array  $matrix        containing langcodes and their plural index values
+     * @param string $nplural       Plural expected
+     * @param array  $matrix        Containing langcodes and their plural index values
      * @param bool   $expectSuccess
      */
     protected function validateMatrix($nplural, $matrix, $expectSuccess = true)