From 8c22ec7f6d6bd0bf975d2fcbc43251ddd42200a0 Mon Sep 17 00:00:00 2001 From: anykraus Date: Mon, 7 Nov 2016 20:24:01 +0100 Subject: typo fixed (sheduler to scheduler) --- includes/pages/guest_login.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'includes/pages/guest_login.php') diff --git a/includes/pages/guest_login.php b/includes/pages/guest_login.php index 1f1b7ab2..a2139cc1 100644 --- a/includes/pages/guest_login.php +++ b/includes/pages/guest_login.php @@ -197,7 +197,7 @@ function guest_register() { } return page_with_title(register_title(), [ - _("By completing this form you're registering as a Chaos-Angel. This script will create you an account in the angel task sheduler."), + _("By completing this form you're registering as a Chaos-Angel. This script will create you an account in the angel task scheduler."), $msg, msg(), form([ -- cgit v1.2.3-54-g00ecf