Skip to content

Commit 9acccd1

Browse files
committed
Merge branch 'master' of https://github.com/perl6/specs
2 parents 8fdda4d + 59239b2 commit 9acccd1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

S11-modules.pod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
21
=encoding utf8
32

43
=head1 TITLE
@@ -824,7 +823,7 @@ Which would mean that after loading this distribution, there is a pre-defined
824823
alias for C<Dog> called C<Wolf>, which will become available if a C<use>
825824
statement is executed that matches the C<use> string given.
826825

827-
=head2 excludes
826+
=head3 excludes
828827

829828
Optional. A list of modules to be disallowed, specified as C<use> strings.
830829
An example of this would be:

0 commit comments

Comments
 (0)