Fix broken link in RDoc for String (#4123)
Link was correct; its target was incorrect; now fixed.
This commit is contained in:
parent
8a3f816675
commit
d7a844cb08
Notes:
git
2021-01-27 02:22:37 +09:00
Merged-By: BurdetteLamar <BurdetteLamar@Yahoo.com>
2
string.c
2
string.c
@ -11600,7 +11600,7 @@ rb_enc_interned_str_cstr(const char *ptr, rb_encoding *enc)
|
||||
* - #casecmp?:: Returns +true+ if the string is equal to a given string after Unicode case folding;
|
||||
* +false+ otherwise.
|
||||
*
|
||||
* === Methods for Modifying +self+
|
||||
* === Methods for Modifying a \String
|
||||
*
|
||||
* Each of these methods modifies +self+.
|
||||
*
|
||||
|
Loading…
x
Reference in New Issue
Block a user