// causing it to pop out from below and immediately vanish.
//
// iOS will only show the keyboard if an input element is focused *and* the
- // focus is an immediate result of an user interaction. This method must be
+ // focus is an immediate result of a user interaction. This method must be
// assumed to be called from within a click event, but we want to set the
// focus without triggering the keyboard.
//
// We reset the activationCode (which indicates, that the user is not enabled) AND disable the email
// confirm status, because if the user can enable himself by an email confirmation and we do not reset
- // the email confirmed status, the behavior is undefined, because an user exists, which is not enabled
+ // the email confirmed status, the behavior is undefined, because a user exists, which is not enabled
// but has a valid email address (Which doesn't usually happen).
$action = new UserAction($this->objects, 'update', [
'data' => [