Skip to content

Commit ace089e

Browse files
committed
Fix typo
1 parent ab86846 commit ace089e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

S99-glossary.pod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1941,10 +1941,9 @@ a wider, non-Perl 6 context, it can refer to any implicit conversion.
19411941

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

1947-
19481947
=head2 pure perl
19491948

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

0 commit comments

Comments
 (0)