Skip to content

Commit

Permalink
Fix a typo in the docblock (spatie#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
DCzajkowski authored and freekmurze committed Jan 11, 2017
1 parent 4d91e5e commit e6f446b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FractalFacade.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
use Illuminate\Support\Facades\Facade;

/**
* @see \Spatie\Fractal\Fratal
* @see \Spatie\Fractal\Fractal
*/
class FractalFacade extends Facade
{
Expand Down

0 comments on commit e6f446b

Please sign in to comment.