Skip to content

Commit ed0a5c6

Browse files
BurdetteLamarpeterzhu2118
authored andcommitted
[DOC] Fix links in Complex
1 parent 2605d4e commit ed0a5c6

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

complex.c

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2645,9 +2645,9 @@ float_arg(VALUE self)
26452645
* First, what's elsewhere:
26462646
*
26472647
* - 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].
2648+
* from classes {Numeric}[rdoc-ref:Numeric@Whats-Here]
2649+
* and {Object}[rdoc-ref:Object@Whats-Here].
2650+
* - Includes (indirectly) module {Comparable}[rdoc-ref:Comparable@Whats-Here].
26512651
*
26522652
* Here, class \Complex has methods for:
26532653
*

0 commit comments

Comments
 (0)