X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Flib%2FDrupal%2FComponent%2FPlugin%2FFactory%2FDefaultFactory.php;fp=web%2Fcore%2Flib%2FDrupal%2FComponent%2FPlugin%2FFactory%2FDefaultFactory.php;h=b783e402deb66b3b908a48d5ad27c0c8d52072d5;hp=1f203fb2073cac8940a9da06a1fe6a75bdd7b5ef;hb=0bf8d09d2542548982e81a441b1f16e75873a04f;hpb=74df008bdbb3a11eeea356744f39b802369bda3c diff --git a/web/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php b/web/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php index 1f203fb20..b783e402d 100644 --- a/web/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php +++ b/web/core/lib/Drupal/Component/Plugin/Factory/DefaultFactory.php @@ -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.