typo fixed (sheduler to scheduler)
This commit is contained in:
parent
d5d2acc7d8
commit
8c22ec7f6d
|
@ -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([
|
||||
|
|
Loading…
Reference in New Issue