Skip to content

Commit

Permalink
fix whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
coke committed Sep 24, 2020
1 parent 56594ec commit a88182c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/Language/modules.pod6
Expand Up @@ -521,7 +521,7 @@ export RAKULIB=/path/to/my-modules,/path/to/more/modules
Note that the comma (',') is used as the directory separator.
The directories in the C<RAKULIB> path will be searched for modules when
Raku C<need>s,C<use>s or C<require>s them. Directories that start with a
Raku C<need>s, C<use>s or C<require>s them. Directories that start with a
dot are ignored and symlinks are followed.
=head1 Distributing modules
Expand Down

0 comments on commit a88182c

Please sign in to comment.