fix wrong spelling

applications
This commit is contained in:
Alex
2016-07-30 14:30:05 +08:00
committed by GitHub
parent 0203d5d866
commit 813c9411b6

View File

@@ -14,7 +14,7 @@ class LoginController extends Controller
| |
| This controller handles authenticating users for the application and | This controller handles authenticating users for the application and
| redirecting them to your home screen. The controller uses a trait | 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.
| |
*/ */