From 176fbe7c7149dab0d253f63f9f0baabdedb10b4f Mon Sep 17 00:00:00 2001 From: Jennifer Hodgdon Date: Mon, 8 Jul 2013 11:21:18 -0700 Subject: [PATCH] Issue #2036273 by bdone, LinL, Cottser: Fix typo in API docs --- .../user/lib/Drupal/user/Plugin/Block/UserLoginBlock.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/modules/user/lib/Drupal/user/Plugin/Block/UserLoginBlock.php b/core/modules/user/lib/Drupal/user/Plugin/Block/UserLoginBlock.php index 0cc09b719cf3..0d5c711ccc72 100644 --- a/core/modules/user/lib/Drupal/user/Plugin/Block/UserLoginBlock.php +++ b/core/modules/user/lib/Drupal/user/Plugin/Block/UserLoginBlock.php @@ -63,7 +63,7 @@ class UserLoginBlock extends BlockBase implements ContainerFactoryPluginInterfac } /** - * {@inheritdo} + * {@inheritdoc} */ public static function create(ContainerInterface $container, array $configuration, $plugin_id, array $plugin_definition) { return new static(