summaryrefslogtreecommitdiff
path: root/vendor/symfony/translation/Tests/TranslatorCacheTest.php
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/symfony/translation/Tests/TranslatorCacheTest.php')
-rw-r--r--vendor/symfony/translation/Tests/TranslatorCacheTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/symfony/translation/Tests/TranslatorCacheTest.php b/vendor/symfony/translation/Tests/TranslatorCacheTest.php
index 58e1936ed3..ec909aaa38 100644
--- a/vendor/symfony/translation/Tests/TranslatorCacheTest.php
+++ b/vendor/symfony/translation/Tests/TranslatorCacheTest.php
@@ -202,7 +202,7 @@ class TranslatorCacheTest extends TestCase
* messages provided by the loader. This must also be the case when these catalogues
* are (internally) read from a cache.
*
- * Optimizations inside the translator must not change this behaviour.
+ * Optimizations inside the translator must not change this behavior.
*/
/*