aboutsummaryrefslogtreecommitdiffstats
path: root/range.c
diff options
context:
space:
mode:
Diffstat (limited to 'range.c')
-rw-r--r--range.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/range.c b/range.c
index 1d0cc1b008..3b5d7dc870 100644
--- a/range.c
+++ b/range.c
@@ -226,7 +226,7 @@ range_eql(VALUE range, VALUE obj)
/*
* call-seq:
- * rng.hash -> fixnum
+ * rng.hash -> integer
*
* Compute a hash-code for this range. Two ranges with equal
* begin and end points (using <code>eql?</code>), and the same