Update vm_backtrace.c

Co-authored-by: Jean Boussier <jean.boussier@gmail.com>
This commit is contained in:
Xavier Noria 2024-03-25 10:21:07 +01:00 committed by Jean Boussier
parent 4235bc295b
commit dadaa1142f

View file

@ -317,7 +317,7 @@ location_base_label(rb_backtrace_location_t *loc)
/*
* Returns the label of this frame without decoration.
*
* For example, if the label is `foo`, this method returns `foo`, same, but if
* For example, if the label is `foo`, this method returns `foo` as well, but if
* the label is +rescue in foo+, this method returns just +foo+.
*/
static VALUE