diff --git a/doc/Language/modules.pod6 b/doc/Language/modules.pod6 index a486fd515..03edccad5 100644 --- a/doc/Language/modules.pod6 +++ b/doc/Language/modules.pod6 @@ -4,7 +4,7 @@ =SUBTITLE How to create, use and distribute PerlĀ 6 modules -=head1 Creating and using modules +=head1 Creating and using modules A module is usually a source file or set of source files that expose PerlĀ 6 constructs. @@ -880,4 +880,4 @@ L. =end pod -# vim: expandtab softtabstop=4 shiftwidth=4 ft=perl6 \ No newline at end of file +# vim: expandtab softtabstop=4 shiftwidth=4 ft=perl6