Merge pull request #2983 from ajschmaltz/patch-1

Spellcheck
This commit is contained in:
Taylor Otwell
2014-09-07 17:11:43 -05:00

View File

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