Skip to content

Commit

Permalink
* remove trailing spaces. [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
matzbot committed Oct 5, 2021
1 parent c6706f1 commit 1bf3f3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion string.c
Expand Up @@ -3209,7 +3209,7 @@ rb_str_concat_multi(int argc, VALUE *argv, VALUE str)

/*
* call-seq:
* string << object -> string
* string << object -> string
*
* Concatenates +object+ to +self+ and returns +self+:
*
Expand Down

0 comments on commit 1bf3f3f

Please sign in to comment.