Spellcheck

This commit is contained in:
ajschmaltz 2014-09-02 19:48:55 -04:00
parent 962ae1b668
commit c993970a0f
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ class InspireCommand extends Command {
* *
* @var string * @var string
*/ */
protected $description = 'Display an inpiring quote'; protected $description = 'Display an inspiring quote';
/** /**
* Create a new command instance. * Create a new command instance.