summaryrefslogtreecommitdiff
path: root/numeric.c
diff options
context:
space:
mode:
Diffstat (limited to 'numeric.c')
-rw-r--r--numeric.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/numeric.c b/numeric.c
index eba6e59bf6..65d9d5cb11 100644
--- a/numeric.c
+++ b/numeric.c
@@ -592,7 +592,7 @@ flo_minus(x, y)
* call-seq:
* float * other => float
*
- * Returns a new float with is the product of <code>float</code>
+ * Returns a new float which is the product of <code>float</code>
* and <code>other</code>.
*/