In perl.git, the branch blead has been updated <https://perl5.git.perl.org/perl.git/commitdiff/78ccf50b87776a7a9e721f24512c10a2b7cd0f06?hp=d4c6f1162051dc6f5ddb49bb9598500047458e03>
- Log ----------------------------------------------------------------- commit 78ccf50b87776a7a9e721f24512c10a2b7cd0f06 Author: Sawyer X <[email protected]> Date: Wed May 15 07:18:49 2019 +0300 [perldelta] Missing 'of' ----------------------------------------------------------------------- Summary of changes: pod/perldelta.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pod/perldelta.pod b/pod/perldelta.pod index 6d5dfaedbe..7928d60e4e 100644 --- a/pod/perldelta.pod +++ b/pod/perldelta.pod @@ -43,7 +43,7 @@ have decided to continue to use the previous Perl tailoring with regards to these. As of July 2018, another aspect of Unicode 11.0 is causing problems, and -that is the changing the Georgian script to have both lower and +that is the changing of the Georgian script to have both lower and uppercase letters. It turns out that many devices do not have fonts installed that can display the new uppercase letters, and people using Georgian are finding their text more or less illegible. It is being -- Perl5 Master Repository
