summaryrefslogtreecommitdiff
path: root/pod/perlre.pod
diff options
context:
space:
mode:
Diffstat (limited to 'pod/perlre.pod')
-rw-r--r--pod/perlre.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlre.pod b/pod/perlre.pod
index 380bc5f1f3..8a85241eb5 100644
--- a/pod/perlre.pod
+++ b/pod/perlre.pod
@@ -1129,7 +1129,7 @@ one match at a given position is possible. This section describes the
notion of better/worse for combining operators. In the description
below C<S> and C<T> are regular subexpressions.
-=over
+=over 4
=item C<ST>