diff options
Diffstat (limited to 'Master/tlpkg/tlperl/lib/CPANPLUS/Hacking.pod')
-rw-r--r-- | Master/tlpkg/tlperl/lib/CPANPLUS/Hacking.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Master/tlpkg/tlperl/lib/CPANPLUS/Hacking.pod b/Master/tlpkg/tlperl/lib/CPANPLUS/Hacking.pod index 1a28b9e5b05..6a754fb25ee 100644 --- a/Master/tlpkg/tlperl/lib/CPANPLUS/Hacking.pod +++ b/Master/tlpkg/tlperl/lib/CPANPLUS/Hacking.pod @@ -49,7 +49,7 @@ from there. =head1 RUNNING CPANPLUS TESTS Tests are what tells us if CPANPLUS is working. If a test is not working, -try to run it explicilty like this: +try to run it explicitly like this: perl -I/path/to/cpanplus/lib t/XX_name_of_test.t 1 |