summaryrefslogtreecommitdiff
path: root/pod/perldelta.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perldelta.pod')
-rw-r--r--pod/perldelta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index a2a527e5ca..b3c92f3d38 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -1873,7 +1873,7 @@ C<USE_CPLUSPLUS> to the value "define".
=item *
The list form of piped open has been implemented for Win32. Note: unlike
-C< system LIST >> this does not fall back to the shell.
+C<system LIST> this does not fall back to the shell.
L<[perl #121159]|https://rt.perl.org/Ticket/Display.html?id=121159>
=item *