Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
To, too.
  • Loading branch information
dbrunton committed Jan 25, 2016
1 parent abe314f commit f16bdf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/terms.pod
Expand Up @@ -163,7 +163,7 @@ Variables are discussed in the L<variable language docs |/language/variables>.
=head1 Constants
Constants are declared with C<constant> and do not require a sigil. The RHS is evaluated at compile time, what may be to early to make sense.
Constants are declared with C<constant> and do not require a sigil. The RHS is evaluated at compile time, what may be too early to make sense.
constant Pi = 3.123; # if you happen to be Babylonian
Expand Down

0 comments on commit f16bdf2

Please sign in to comment.