Browse Source

Merge pull request #2983 from ajschmaltz/patch-1

Spellcheck
Taylor Otwell 10 years ago
parent
commit
0f5e0f8b1a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/Console/InspireCommand.php

+ 1 - 1
app/Console/InspireCommand.php

@@ -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.