Issue #2085989 by longwave: Correct mindless copy/paste error in SystemController docs

8.0.x
Jennifer Hodgdon 2013-09-12 06:36:56 -07:00
parent b17b2c452e
commit 4fc66b559b
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ class SystemController extends ControllerBase implements ContainerInjectionInter
protected $systemManager;
/**
* Constructs a new ConfigController.
* Constructs a new SystemController.
*
* @param \Drupal\system\SystemManager $systemManager
* System manager service.