diff options
author | Max Maischein <corion@corion.net> | 2021-06-20 15:48:42 +0200 |
---|---|---|
committer | Max Maischein <corion@corion.net> | 2021-06-20 15:48:42 +0200 |
commit | a346264fbfb1dcb218fa87210b8bd69bc28cc531 (patch) | |
tree | 9b7b53d055f12bea151dc9e433d2aa6f22e5904b /pod | |
parent | e89aef54c2cc55313da16e272bc98adbd5e05a3e (diff) | |
download | perl-a346264fbfb1dcb218fa87210b8bd69bc28cc531.tar.gz |
Fix whitespace in perldelta.pod
Diffstat (limited to 'pod')
-rw-r--r-- | pod/perldelta.pod | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 9f6b31cd08..ae6f5aec01 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -396,7 +396,7 @@ the perldelta of a previous release. The C<Unicode::Unihan> CPAN module doesn't work on recent Unicode versions, so references to it have been removed in 5.35.1. - + =item * The definition for the C<ASSUME()> macro, broken on Windows in 5.34, has |