diff options
Diffstat (limited to 'pod/perlreref.pod')
-rw-r--r-- | pod/perlreref.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perlreref.pod b/pod/perlreref.pod index d6f0d6d7c1..fc38b1372c 100644 --- a/pod/perlreref.pod +++ b/pod/perlreref.pod @@ -225,7 +225,7 @@ Captured groups are numbered according to their I<opening> paren. The first four of these are like the escape sequences C<\L>, C<\l>, C<\U>, and C<\u>. For Titlecase, see L</Titlecase>. -=head2 Terminology +=head2 TERMINOLOGY =head3 Titlecase |