From 0188082cde23c9905b8750c9ef7eaba61031f2df Mon Sep 17 00:00:00 2001 From: James <18580089+thoja21@users.noreply.github.com> Date: Mon, 4 Jun 2018 02:48:14 +0100 Subject: Correct English text --- app/Controller/TaskModificationController.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Controller') diff --git a/app/Controller/TaskModificationController.php b/app/Controller/TaskModificationController.php index 338ed540..07e9d932 100644 --- a/app/Controller/TaskModificationController.php +++ b/app/Controller/TaskModificationController.php @@ -15,7 +15,7 @@ use Kanboard\Core\ExternalTask\ExternalTaskException; class TaskModificationController extends BaseController { /** - * Set automatically the start date + * Set the start date automatically * * @access public */ -- cgit v1.2.3