aboutsummaryrefslogtreecommitdiffstats
path: root/string.c
diff options
context:
space:
mode:
Diffstat (limited to 'string.c')
-rw-r--r--string.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/string.c b/string.c
index d41a5314e1..075876f47a 100644
--- a/string.c
+++ b/string.c
@@ -2338,6 +2338,8 @@ rb_str_hash_cmp(VALUE str1, VALUE str2)
* str.hash -> fixnum
*
* Return a hash based on the string's length, content and encoding.
+ *
+ * See also Object#hash.
*/
static VALUE