From 2c167361d5604a172f000ede7c741b6603cdf297 Mon Sep 17 00:00:00 2001 From: Stuart Hinson Date: Tue, 31 Aug 2021 19:17:49 -0700 Subject: use gender-neutral pronouns --- mrbgems/mruby-bin-mirb/tools/mirb/mirb.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mrbgems/mruby-bin-mirb/tools/mirb/mirb.c') diff --git a/mrbgems/mruby-bin-mirb/tools/mirb/mirb.c b/mrbgems/mruby-bin-mirb/tools/mirb/mirb.c index 464df1c24..db92d7266 100644 --- a/mrbgems/mruby-bin-mirb/tools/mirb/mirb.c +++ b/mrbgems/mruby-bin-mirb/tools/mirb/mirb.c @@ -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) { -- cgit v1.2.3