Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Core / Update / UpdateRegistry.php
index a4e0081cf16d82ee7b4514108d6bd3ec4af2734d..76ac81cb8ad7c668d64dacad1cb35d1e9bbbe322 100644 (file)
@@ -197,7 +197,7 @@ class UpdateRegistry {
   }
 
   /**
-   * Registers that update fucntions got executed.
+   * Registers that update functions were executed.
    *
    * @param string[] $function_names
    *   The executed update functions.