Skip to content

Commit 89bf0ab

Browse files
committed
Fix typo
1 parent 08a981e commit 89bf0ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/Language/pragmas.pod6

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ not make the compilation error go away.
102102
By specifying C<use isms>, the compiler will allow the offending Perl 5
103103
construct, allowing the code to actually be executed.
104104
105-
=item X<B<lib>|lib> This pragma adds subdiretories to the library search
105+
=item X<B<lib>|lib> This pragma adds subdirectories to the library search
106106
path so that the interpreter can
107107
L<find the modules|/language/modules#Finding_Modules>.
108108

0 commit comments

Comments
 (0)