Skip to content

Commit 7c14832

Browse files
authored
index a phrase
1 parent 055b767 commit 7c14832

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

doc/Language/packages.pod6

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,8 @@ the setting's outermost scope, use C<UNIT::OUTER> instead.
113113
114114
=head1 Looking up names
115115
116-
=head2 X<Interpolating into names>
116+
=head2 Interpolating into names
117+
X<|interpolating into names>
117118
118119
X<|::()> You may L<interpolate|/language/packages#Interpolating> a string into a package or variable name
119120
using C<::($expr)> where you'd ordinarily put a package or variable

0 commit comments

Comments
 (0)