From 0462526aafb54d6708c06f12c15b3d65f82b4d53 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Sun, 21 Dec 2014 10:19:18 +0000 Subject: [PATCH] This makes more sense --- 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 976ca9a5..1b068285 100644 --- a/app/controllers/DashUserController.php +++ b/app/controllers/DashUserController.php @@ -14,7 +14,7 @@ class DashUserController extends Controller } /** - * Updates the status page user. + * Updates the current user. * @return \Illuminate\View\View */ public function postUser()