Merge pull request #201 from elliotwms/patch-1

Indefinite article
This commit is contained in:
Barry vd. Heuvel
2015-04-22 17:46:01 +02:00
+1 -1
View File
@@ -1,7 +1,7 @@
<?= '<?php' ?>
/**
* An helper file for Laravel 5, to provide autocomplete information to your IDE
* A helper file for Laravel 5, to provide autocomplete information to your IDE
* Generated for Laravel <?= $version ?> on <?= date("Y-m-d") ?>.
*
* @author Barry vd. Heuvel <[email protected]>