Skip to content

Commit 64944cf

Browse files
committed
[DOC] Remove a garbage
1 parent 85d9ebc commit 64944cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

string.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3603,7 +3603,7 @@ rb_str_freeze(VALUE str)
36033603
* Otherwise returns <tt>self.dup</tt>, which is not frozen.
36043604
*
36053605
* Related: see {Freezing/Unfreezing}[rdoc-ref:String@Freezing-2FUnfreezing].
3606-
s */
3606+
*/
36073607
static VALUE
36083608
str_uplus(VALUE str)
36093609
{

0 commit comments

Comments
 (0)