Fixed typo

This commit is contained in:
Graham Campbell
2015-12-24 17:35:18 +00:00
parent a1b7bb8cce
commit aa58312454

View File

@@ -23,7 +23,7 @@ class SetupRoutes
/**
* Define the setup routes.
*
* @param \Illuminate\Contracts\Routing\Registrar $router#*
* @param \Illuminate\Contracts\Routing\Registrar $router
*
* @return void
*/