diff options
Diffstat (limited to 'pod/perltodo.pod')
-rw-r--r-- | pod/perltodo.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perltodo.pod b/pod/perltodo.pod index 7836acf677..016d53301c 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -824,7 +824,7 @@ Workarounds to help Win32 dynamic loading. =head2 END blocks -END blocks need saving in compiled output, now that STOP blocks +END blocks need saving in compiled output, now that CHECK blocks are available. =head2 _AUTOLOAD |