Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merge pull request #708 from titsuki/fix-typo
Fix a typo from "Pi" to "pi"
  • Loading branch information
titsuki committed Jul 15, 2016
2 parents 461a54c + 55332b8 commit 3a6e347
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 3a6e347

Please sign in to comment.