Minor fixes

This commit is contained in:
Graham Campbell
2016-02-02 20:49:00 +00:00
parent 921116a198
commit 9edba5aacc
3 changed files with 4 additions and 4 deletions

View File

@@ -17,7 +17,7 @@ use Illuminate\Contracts\Config\Repository;
class Timezone
{
/**
* Config repository.
* The config repository instance.
*
* @var \Illuminate\Contracts\Config\Repository
*/