use gender-neutral pronouns

This commit is contained in:
Stuart Hinson
2021-08-31 19:17:49 -07:00
parent 5211a3f209
commit 2c167361d5
+1 -1
View File
@@ -134,7 +134,7 @@ p(mrb_state *mrb, mrb_value obj, int prompt)
}
/* Guess if the user might want to enter more
* or if he wants an evaluation of his code now */
* or if they wants an evaluation of their code now */
static mrb_bool
is_code_block_open(struct mrb_parser_state *parser)
{