Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / modules / system / tests / modules / theme_test / src / EventSubscriber / ThemeTestSubscriber.php
index 99fe19230852d6fd879ed95e3351d17c84c030b3..38fee503ec49ed84deee8ead252a604a9276c06a 100644 (file)
@@ -17,7 +17,7 @@ class ThemeTestSubscriber implements EventSubscriberInterface {
   /**
    * The used container.
    *
-   * @todo This variable is never initialzed, so we don't know what it is.
+   * @todo This variable is never initialized, so we don't know what it is.
    *   See https://www.drupal.org/node/2721315
    */
   protected $container;