Skip to content

Commit 3dabef9

Browse files
committed
Improve circumfix entry a bit.
1 parent 2b04097 commit 3dabef9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

S99-glossary.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ splice will be very difficult for the end-user to notice in day-to-day use.
204204
=head2 circumfix
205205

206206
If a syntactic construct, for example a pair of parenthesis, surrounds another
207-
piece of syntax, that first part is called a circumfix.
207+
piece of syntax, the surrounding first part is called a circumfix.
208208

209209
say (2 + 3);
210210
# ^^^^^^^ circumfix

0 commit comments

Comments
 (0)