Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
lizmat committed Jul 2, 2015
1 parent ab86846 commit ace089e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions S99-glossary.pod
Expand Up @@ -1941,10 +1941,9 @@ a wider, non-Perl 6 context, it can refer to any implicit conversion.

A L</function>, </method> or L</op> is pure if it has no side effect,
and the value it gives is depends only of its arguments so it is
L</referential transparent|referentially transparent> givint the opportunity
L</referential transparent|referentially transparent> giving the opportunity
of optimizations.


=head2 pure perl

Use to qualify Some source code, or L</project> that does not depend
Expand Down

0 comments on commit ace089e

Please sign in to comment.