X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/a5571d593ac90d11dc2015dcb1d4f62bc0d28a6d..864e1151dff76e2e8a34ce75279d790529b51d28:/lib/diagnostics.pm diff --git a/lib/diagnostics.pm b/lib/diagnostics.pm index 0bdf1be..a858a64 100644 --- a/lib/diagnostics.pm +++ b/lib/diagnostics.pm @@ -145,7 +145,7 @@ Not being able to say "no diagnostics" is annoying, but may not be insurmountable. The C<-pretty> directive is called too late to affect matters. -You have to to this instead, and I you load the module. +You have to do this instead, and I you load the module. BEGIN { $diagnostics::PRETTY = 1 }