summaryrefslogtreecommitdiff
path: root/includes/controller/public_dashboard_controller.php
diff options
context:
space:
mode:
authormsquare <msquare@notrademark.de>2017-12-25 23:26:05 +0100
committerGitHub <noreply@github.com>2017-12-25 23:26:05 +0100
commit879918864a9c6da0fe9be1aca6c443ec8df0afc3 (patch)
tree0e95f2afef595ee383d5a125093fba4d0fe4f2d9 /includes/controller/public_dashboard_controller.php
parent6f29b6492d0fa85821e155714548ae6aa0786b90 (diff)
parenta6cf4c9ce9ce9697da65fc80e4fbe8940c8536fc (diff)
Merge pull request #387 from ka7/feature/spelling
spelling fixes
Diffstat (limited to 'includes/controller/public_dashboard_controller.php')
-rw-r--r--includes/controller/public_dashboard_controller.php4
1 files changed, 2 insertions, 2 deletions
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
*/