From 7b615bfdf3533256022331da5426f18c33b3ec65 Mon Sep 17 00:00:00 2001 From: BurdetteLamar Date: Sat, 6 Jan 2024 16:47:19 +0000 Subject: Tweak to Float What's Here --- numeric.c | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'numeric.c') diff --git a/numeric.c b/numeric.c index 1dd702d6cf..0bfdbab6b3 100644 --- a/numeric.c +++ b/numeric.c @@ -963,7 +963,10 @@ num_negative_p(VALUE num) * * First, what's elsewhere. \Class \Float: * - * - Inherits from {class Numeric}[rdoc-ref:Numeric@What-27s+Here]. + * - 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]. * * Here, class \Float provides methods for: * -- cgit v1.2.3