This commit is contained in:
Pierre Ozoux 2016-02-15 16:03:16 +00:00
parent 3ab328350a
commit e611b85f51

View file

@ -44,7 +44,7 @@ class LastSeen extends Command {
protected function configure() {
$this
->setName('user:lastseen')
->setDescription('shows when the user was logged it last time')
->setDescription('shows when the user was logged in last time')
->addArgument(
'uid',
InputArgument::REQUIRED,