Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fix a typo from "Pi" to "pi"
  • Loading branch information
titsuki committed Jul 15, 2016
1 parent 461a54c commit 55332b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/terms.pod6
Expand Up @@ -140,7 +140,7 @@ Returns a pseudo-random L<Num> in the range C<0..^1>.
=head2 term π
Returns the number C<π>, i.e., the ratio between circumference and diameter
of a circle. The Texas (ASCII) equivalent of C<π> is C<Pi>.
of a circle. The Texas (ASCII) equivalent of C<π> is C<pi>.
=head2 term pi
Expand Down

0 comments on commit 55332b8

Please sign in to comment.