summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--numeric.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/numeric.c b/numeric.c
index 0bfdbab6b3..05899d9086 100644
--- a/numeric.c
+++ b/numeric.c
@@ -966,7 +966,7 @@ num_negative_p(VALUE num)
* - Inherits from
* {class Numeric}[rdoc-ref:Numeric@What-27s+Here]
* and {class Object}[rdoc-ref:Object@What-27s+Here].
- * - Includes {module Enumerable}[rdoc-ref:Enumerable@What-27s+Here].
+ * - Includes {module Comparable}[rdoc-ref:Comparable@What-27s+Here].
*
* Here, class \Float provides methods for:
*