Actions
Bug #2685
closedWrong call sequence example for RDoc of method flo_minus in numeric.c
Description
=begin
Seems a copy paste issue.
The attached patch itself says it all,
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
.
=end
Files
Actions
Like0
Like0