We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2605d4e commit ed0a5c6Copy full SHA for ed0a5c6
1 file changed
complex.c
@@ -2645,9 +2645,9 @@ float_arg(VALUE self)
2645
* First, what's elsewhere:
2646
*
2647
* - Class \Complex inherits (directly or indirectly)
2648
- * from classes {Numeric}[rdoc-ref:Numeric@What-27s+Here]
2649
- * and {Object}[rdoc-ref:Object@What-27s+Here].
2650
- * - Includes (indirectly) module {Comparable}[rdoc-ref:Comparable@What-27s+Here].
+ * from classes {Numeric}[rdoc-ref:Numeric@Whats-Here]
+ * and {Object}[rdoc-ref:Object@Whats-Here].
+ * - Includes (indirectly) module {Comparable}[rdoc-ref:Comparable@Whats-Here].
2651
2652
* Here, class \Complex has methods for:
2653
0 commit comments