From d29f0207b95e7b7d85b6a07b9e592067d894e063 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 21 Dec 2014 10:19:05 +0000 Subject: [PATCH] Fixed spelling mistake --- app/controllers/DashUserController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/controllers/DashUserController.php b/app/controllers/DashUserController.php index 39579ad4..976ca9a5 100644 --- a/app/controllers/DashUserController.php +++ b/app/controllers/DashUserController.php @@ -14,7 +14,7 @@ class DashUserController extends Controller } /** - * Updates the statsu page user. + * Updates the status page user. * @return \Illuminate\View\View */ public function postUser()