Browse Source

Spellcheck

ajschmaltz 10 years ago
parent
commit
c993970a0f
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
 	 */
-	protected $description = 'Display an inpiring quote';
+	protected $description = 'Display an inspiring quote';
 
 	/**
 	 * Create a new command instance.