From a6cf4c9ce9ce9697da65fc80e4fbe8940c8536fc Mon Sep 17 00:00:00 2001 From: klemens Date: Mon, 25 Dec 2017 21:29:00 +0100 Subject: spelling fixes --- includes/controller/public_dashboard_controller.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'includes/controller/public_dashboard_controller.php') diff --git a/includes/controller/public_dashboard_controller.php b/includes/controller/public_dashboard_controller.php index 45a54423..7d652a64 100644 --- a/includes/controller/public_dashboard_controller.php +++ b/includes/controller/public_dashboard_controller.php @@ -28,7 +28,7 @@ function public_dashboard_controller() } /** - * Gathers informations for free shifts to display. + * Gathers information for free shifts to display. * * @param array $shift */ @@ -62,7 +62,7 @@ function public_dashboard_controller_free_shift($shift) } /** - * Gathers informations for needed angels on dashboard + * Gathers information for needed angels on dashboard * * @param array $needed_angels */ -- cgit v1.2.3-54-g00ecf