Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / tests / modules / conneg_test / src / Controller / TestController.php
index 4638b0916b84d8b38b39d8a75917ec59ac0563e0..c26c01cf7bbf42d41ca67ee01011385dbb0d2909 100644 (file)
@@ -7,7 +7,7 @@ use Symfony\Component\HttpFoundation\Request;
 use Symfony\Component\HttpFoundation\Response;
 
 /**
- * Test controller for content negotation tests.
+ * Test controller for content negotiation tests.
  */
 class TestController {