summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pod/perldelta.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/pod/perldelta.pod b/pod/perldelta.pod
index 473686f21e..99394ec867 100644
--- a/pod/perldelta.pod
+++ b/pod/perldelta.pod
@@ -517,7 +517,7 @@ Several Unicode fixes (but still not perfect).
BOMs (byte order marks) in the beginning of Perl files
(scripts, modules) should now be transparently skipped.
-UTF-16 (UCS-2)encoded Perl files should now be read correctly.
+UTF-16 (UCS-2) encoded Perl files should now be read correctly.
=item *