summaryrefslogtreecommitdiff
path: root/hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'hash.c')
-rw-r--r--hash.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hash.c b/hash.c
index 08e08935d2..78e0b50a26 100644
--- a/hash.c
+++ b/hash.c
@@ -6750,7 +6750,7 @@ static const rb_data_type_t env_data_type = {
*
* You can convert certain objects to Hashes with:
*
- * - \Method {Hash}[Kernel.html#method-i-Hash].
+ * - \Method #Hash.
*
* You can create a \Hash by calling method Hash.new.
*