We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf74874 commit fd0161aCopy full SHA for fd0161a
doc/Language/numerics.pod6
@@ -227,7 +227,7 @@ Attempts to I<construct> a L<Rat> with denominator larger (after reduction)
227
than 64 bits in size produce a L<MidRat>
228
object (L<MidRatStr> allomorph for L<RatStr> allomorph constructon). Such
229
construction occurs when a L<Rational> literal is typed in the code, the
230
-L«C<Str.Rat>|» or L«C<Str.Numeric>|/type/Str#method_Numeric» methods are
+L«C<Str.Rat>|/type/Str#method_Rat» or L«C<Str.Numeric>|/type/Str#method_Numeric» methods are
231
used, or a L<RatStr> allomorph is created using L<val>,
232
L<angle brackets|/language/quoting#index-entry-<_>_word_quote>, or other
233
allomorph-producing means, such as arguments to
0 commit comments