Skip to content

Commit 493f5f2

Browse files
Grinnzkhwilliamson
authored andcommitted
perlop - Make "STRING" section heading consistent
All of the similar section headings are enclosed in C<>.
1 parent 9bec17d commit 493f5f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pod/perlop.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2299,7 +2299,7 @@ the delimiter or backslash is interpolated.
22992299
=item C<qq/I<STRING>/>
23002300
X<qq> X<quote, double> X<"> X<"">
23012301

2302-
=item "I<STRING>"
2302+
=item C<"I<STRING>">
23032303

23042304
A double-quoted, interpolated string.
23052305

0 commit comments

Comments
 (0)