summaryrefslogtreecommitdiff
path: root/numeric.c
diff options
context:
space:
mode:
Diffstat (limited to 'numeric.c')
-rw-r--r--numeric.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/numeric.c b/numeric.c
index cf3f0d2455..c20e510736 100644
--- a/numeric.c
+++ b/numeric.c
@@ -502,8 +502,9 @@ num_to_int(VALUE num)
*
* Document-class: Float
*
- * <code>Float</code> objects represent inexact numbers using the native
- * architecture's double-precision floating point representation.
+ * <code>Float</code> objects represent inexact real numbers using
+ * the native architecture's double-precision floating point
+ * representation.
*/
VALUE