Index: numeric.c =================================================================== --- numeric.c (revision 26468) +++ numeric.c (working copy) @@ -637,7 +637,7 @@ /* * call-seq: - * float + other -> float + * float - other -> float * * Returns a new float which is the difference of float * and other.