Skip to content

Commit dadaa11

Browse files
fxnbyroot
andcommitted
Update vm_backtrace.c
Co-authored-by: Jean Boussier <[email protected]>
1 parent 4235bc2 commit dadaa11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

vm_backtrace.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,7 @@ location_base_label(rb_backtrace_location_t *loc)
317317
/*
318318
* Returns the label of this frame without decoration.
319319
*
320-
* For example, if the label is `foo`, this method returns `foo`, same, but if
320+
* For example, if the label is `foo`, this method returns `foo` as well, but if
321321
* the label is +rescue in foo+, this method returns just +foo+.
322322
*/
323323
static VALUE

0 commit comments

Comments
 (0)