Merge pull request #3841 from ac1982/patch-1

[5.3] fix wrong spelling
This commit is contained in:
Taylor Otwell 2016-08-01 09:51:15 -04:00 committed by GitHub
commit 133bd9ddd2
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ class LoginController extends Controller
|
| This controller handles authenticating users for the application and
| redirecting them to your home screen. The controller uses a trait
| to conveniently provide this functionality to your appliations.
| to conveniently provide this functionality to your applications.
|
*/