Skip to content

Commit 298695a

Browse files
authored
Merge pull request #2537 from thickey256/patch-1
Changed to gender neutral code comment
2 parents 2e0243e + e65e058 commit 298695a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Controller/RegistrationController.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ public function registerAction(Request $request)
9494
}
9595

9696
/**
97-
* Tell the user to check his email provider.
97+
* Tell the user to check their email provider.
9898
*/
9999
public function checkEmailAction()
100100
{

0 commit comments

Comments
 (0)