Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / web / core / lib / Drupal / Component / Plugin / Factory / DefaultFactory.php
index 1f203fb2073cac8940a9da06a1fe6a75bdd7b5ef..b783e402deb66b3b908a48d5ad27c0c8d52072d5 100644 (file)
@@ -63,7 +63,7 @@ class DefaultFactory implements FactoryInterface {
    * @param \Drupal\Component\Plugin\Definition\PluginDefinitionInterface|mixed[] $plugin_definition
    *   The plugin definition associated with the plugin ID.
    * @param string $required_interface
-   *   (optional) THe required plugin interface.
+   *   (optional) The required plugin interface.
    *
    * @return string
    *   The appropriate class name.