Merge pull request #357 from tnorthcutt/patch-1

An --> A
This commit is contained in:
Barry vd. Heuvel
2016-07-04 13:44:48 +02:00
committed by GitHub
+1 -1
View File
@@ -140,7 +140,7 @@ class ModelsCommand extends Command
$output = "<?php
/**
* An helper file for your Eloquent Models
* A helper file for your Eloquent Models
* Copy the phpDocs from this file to the correct Model,
* And remove them from this file, to prevent double declarations.
*