Issue #2806249 by Pol: Small typo error in the method headers of NegotiationUrlForm

8.3.x
xjm 2016-10-07 15:17:30 -05:00
parent 2e08f2c63b
commit d1ddab5034
1 changed files with 1 additions and 1 deletions

View File

@ -23,7 +23,7 @@ class NegotiationUrlForm extends ConfigFormBase {
protected $languageManager;
/**
* Constructs a new LanguageDeleteForm object.
* Constructs a new NegotiationUrlForm object.
*
* @param \Drupal\Core\Config\ConfigFactoryInterface $config_factory
* The factory for configuration objects.