Merge pull request #2983 from ajschmaltz/patch-1

Spellcheck
This commit is contained in:
Taylor Otwell 2014-09-07 17:11:43 -05:00
commit 0f5e0f8b1a
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.