aboutsummaryrefslogtreecommitdiffstats
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 1c89e11806..45f0b28b72 100644
--- a/numeric.c
+++ b/numeric.c
@@ -224,7 +224,7 @@ num_uplus(num)
/*
* call-seq:
- * --num => numeric
+ * -num => numeric
*
* Unary Minus---Returns the receiver's value, negated.
*/