Skip to content

Commit 7913c42

Browse files
committed
whitespace
1 parent 5f9919d commit 7913c42

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/Language/typesystem.pod6

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -795,8 +795,8 @@ as a value.
795795
796796
=head2 C<module>
797797
798-
Modules are usually one or more source files that expose Perl 6 constructs, such as classes, roles, grammars, subroutines and variables.
799-
Modules are usually used for distributing Perl 6 code as libraries which can be used in another Perl 6 programme.
798+
Modules are usually one or more source files that expose Perl 6 constructs, such as classes, roles, grammars, subroutines and variables.
799+
Modules are usually used for distributing Perl 6 code as libraries which can be used in another Perl 6 programme.
800800
801801
For a full explanation see L<Modules|/language/modules>.
802802

0 commit comments

Comments
 (0)