Skip to content

Commit d083172

Browse files
jsorefAlexDaniel
authored andcommitted
consistently use =head1 Methods
1 parent a638675 commit d083172

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

doc/Type/Rat.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ C<FatRat> type instead.
3535
3636
C<Rat> objects are immutable.
3737
38-
=head1 methods
38+
=head1 Methods
3939
4040
=head2 method perl
4141

doc/Type/Rational.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ and denominator.
1212
1313
Built into Perl 6 are L<Rat> and L<FatRat>, which both do the C<Rational> role.
1414
15-
=head1 methods
15+
=head1 Methods
1616
1717
=head2 method new
1818

doc/Type/Supplier.pod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Will output:
2424
I<on demand> supplies are created by the factory methods of the L<Supply>
2525
class or by the C<supply> keyword.
2626
27-
=head1 METHODS
27+
=head1 Methods
2828
2929
=head2 method new
3030

0 commit comments

Comments
 (0)