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 534580ac18..44a7d1030e 100644 --- a/pod/perltodo.pod +++ b/pod/perltodo.pod @@ -194,7 +194,7 @@ Cozens has some ideas on this. =head2 DLL Versioning -Windows needs a way to know what version of a XS or C<libperl> DLL it's +Windows needs a way to know what version of an XS or C<libperl> DLL it's loading. =head2 Introduce @( and @) |