summaryrefslogtreecommitdiff
path: root/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'string.c')
-rw-r--r--string.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/string.c b/string.c
index af3c0b7aac..e52812af16 100644
--- a/string.c
+++ b/string.c
@@ -11965,7 +11965,7 @@ rb_enc_interned_str_cstr(const char *ptr, rb_encoding *enc)
*
* You can convert certain objects to Strings with:
*
- * - \Method {String}[Kernel.html#method-i-String].
+ * - \Method #String.
*
* Some \String methods modify +self+.
* Typically, a method whose name ends with <tt>!</tt> modifies +self+