Fix docblock

This commit is contained in:
James Brooks
2015-05-20 08:09:10 +01:00
parent a1ab59a15a
commit 053ed46b97

View File

@@ -20,7 +20,7 @@ use Illuminate\Support\Facades\Redirect;
class LoginThrottling
{
/**
* Run the login throttling middleware.
* Run the login throttling middleware.
*
* We're verifying that the user is not attempting to brute force Cachet's
* login system. If the user has reached the rate limit, then we're sending